This repo is archived.
A Simple Customisable Home Page Chrome Extension built using svelte
- Each tile can be customised with URL, Icon, Color
- List of Quotes can be given, which would be chosen at random for each new tab
- Optionally quotes can be shown as a notification, default disabled
Unfortunately, I took down the extension from the extension store. Build from source to use it
Note that you will need to have Node.js and Yarn installed.
yarn install
yarn build
The final build will be in home-blocks folder.
- Go to Manage Extensions in Chrome
- Select Developer Mode
- Load Unpacked
- Add Test Cases
Home Blocks is licensed under MIT License