Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

korfra/edge-home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge Home 🏡

Beautiful browser homepage extension with bookmarked link list.

Supported

  • Google Chrome - Tested on Version 90.0.4430.72 (Official Build) (64-bit)
  • Microsoft Edge - Tested on Version 91.0.852.0 (Official build) dev (64-bit)
  • Brave - Not tested yet
  • Other Chromium derivatives..

Installation

  1. Download the extension.crx file here
  2. Open extension manager (each browser)
  3. Activate development mode (if needed)
  4. Drag & drop extension.crx file into browser.
  5. Press "Add extension" when a warning appears.

Development

  1. Clone this repository

    git clone https://github.com/sProDev/edge-home.git
    cd edge-home
    
  2. Install all dependencies

    yarn install
    
  3. Build crx file

    yarn build
    

Thanks to

aufarijaal for the template.

Please contact me if you mind or whatever 😁

License

Code licensed under Apache 2.0 License.

About

🏡 Beautiful browser homepage extension with bookmarked link list.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages

  • SCSS 52.1%
  • JavaScript 43.4%
  • HTML 4.5%