Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tholman/what-have-you-made-today
Chrome & FireFox extension to replace the default home page. What have you made today?
https://github.com/tholman/what-have-you-made-today
addon chrome-extension firefox-addon vue vuejs
Last synced: 8 days ago
JSON representation
Chrome & FireFox extension to replace the default home page. What have you made today?
- Host: GitHub
- URL: https://github.com/tholman/what-have-you-made-today
- Owner: tholman
- Created: 2017-11-21T07:03:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T10:36:43.000Z (10 months ago)
- Last Synced: 2024-04-14T07:44:31.041Z (7 months ago)
- Topics: addon, chrome-extension, firefox-addon, vue, vuejs
- Language: Vue
- Homepage:
- Size: 512 KB
- Stars: 231
- Watchers: 5
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## A clean new tab for Chrome & FireFox.
Chrome extension written with `VUE` to replace the default home page, complete with a customizable speed dial.### What & Why?
Looking for a change or something new, this extension for Chrome and FireFox gives a fresh look, with a little motivating text and a clean customizable speed dial.The beautiful font used is called [Gilbert](https://www.typewithpride.com/)
![What have you made today extension in action](http://i.imgur.com/YgKI4jgr.png)
### Installation & Configuration
**Chrome:** Install here, via the [chrome web store](https://chrome.google.com/webstore/detail/new-tab-what-have-you-mad/pjifadilbibcjmmomhihbpggjamnpfim)
**FireFox:** Install here, via the [firefox addons page](https://addons.mozilla.org/en-US/firefox/addon/what-have-you-made-today/)
The new page should fill with what the browser thinks are your most used sites, you can configure them with a button at the bottom right of the new tab page.
### Editing/Setup
1. Clone the repo `git clone https://github.com/tholman/what-have-you-made-today`
2. Install the dependencies `yarn install`
3. Run webpack `yarn dev`
4. Load the unpacked extension, by opening root manifest/folder (load unpacked extension in Chrome `chrome://extensions` or load temporary addon in FireFox `about:debugging`)### License
The MIT License
Copyright (C) 2017 ~ [Tim Holman](http://tholman.com) ~ [email protected]