mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-07 13:09:00 +02:00
0e34f32cff3a0deef694db17ec25a3af63bb78c1
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1) Updates `express` from 4.19.2 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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 | Join the community |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Support
- Project goals
- Applying bookmark settings to all
- Browser support
- Cookies and cache
- Data backup and restore
- Local background image
- Protected URLs
- Recovering settings and bookmarks
- Resetting when opening the browser
- Respecting your privacy
- Setting a background video or image
- Setting nightTab as your Firefox homepage
Development
When developing use:
npm start
A development server will automatically open the project in your browser. Normally here: http://localhost:8080
.
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/
.
Screenshots
Example nightTab setups:
Description
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks with nightTab.
accent-colouraddonbookmarkbookmarksbrowser-extensionchromechrome-extensiondarkextensionfirefoxfirefox-addonlightlinksnewtabpagenew-tab-pagenighttabstartpagestart-pagetabtheme
Readme
191 MiB
Languages
JavaScript
79.1%
CSS
20.8%