Browser Extension to give a fresh look to your new tab page, with beautiful backgrounds, inspirational quotes, weather forecasts, sticky notes, to-do lists and much more.
The extension is available to download for both Chrome and Firefox browsers from their respective web stores.
Following modules are available for now, more to come soon.
- Background Photos
- Quotes
- Weather
- Todo List
- Sticky Notes
- Clock
This project was bootstrapped with Create React App, refer to original docs for build script details.
Install watchman in order for tests to run. See issue for details.
npm install # install dependencies
npm start # starts dev server
npm build # builds extension
Once the dev server has been started, visit
- http://localhost:3000/tabpage.html for debugging tab page
- http://localhost:3000/options.html for debugging settings page
- Fork the project
- Commit your enhancements and bug fixes
- Create a pull request describing the changes
mesmerized is released under the MIT License.