https://github.com/fireworkweb/newtab
Newtab is the easiest way to manage and access your pages. Only one click away!
https://github.com/fireworkweb/newtab
newtab productivity
Last synced: about 1 year ago
JSON representation
Newtab is the easiest way to manage and access your pages. Only one click away!
- Host: GitHub
- URL: https://github.com/fireworkweb/newtab
- Owner: fireworkweb
- Created: 2018-01-31T16:10:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:50:09.000Z (over 3 years ago)
- Last Synced: 2025-03-27T06:14:54.511Z (about 1 year ago)
- Topics: newtab, productivity
- Language: Vue
- Homepage: https://newtab.fireworkweb.com
- Size: 1.65 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Newtab
[](https://travis-ci.org/fireworkweb/newtab)
Newtab is the easiest way to manage and access your pages. Only one click away!
### Installation
Using Yarn
```sh
yarn install
yarn serve
```
### How to use
Add the website: https://newtab.fireworkweb.com/ as your home page and restart your browser.
##### Using Firefox:
- Install the plugin [New Tab Override](https://www.soeren-hentzschel.at/firefox-webextensions/new-tab-override/) to add the Newtab as your home page and new tab
##### Using Google Chrome:
- Install the plugin [New Tab Redirect](https://chrome.google.com/webstore/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna?hl=en-US) to add the Newtab as your home page and new tab
##### Using Safari:
- Add the website in the browser preferences and change all the options above to `Home Page`
### Contributing
All contribution is welcome, please feel free to open tickets and pull requests.
### icons.json
Generate with command:
```sh
yarn generate-icons
```