mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-22 16:13:20 +01:00
3.4 KiB
3.4 KiB
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab -- a custom start page.
See the demo in action | Install nightTab Extension | Install nightTab Add On | Buy me a coffee |
---|---|---|---|
Support
- Browser support
- Cookies and cache
- Data backup and restore
- Respecting your privacy
- Recovering settings and bookmarks
- Setting a background video or image
- Local background image
- Setting nightTab as your Firefox homepage
Development
When developing use:
npm start
A development server will run on http://localhost:5000/
To build the project use:
npm run build
A web ready folder will be created in /dist/web/
.
A browser addon/extension ready zip will be created in /dist/extension/
.