A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks with nightTab.
accent-colouraddonbookmarkbookmarksbrowser-extensionchromechrome-extensiondarkextensionfirefoxfirefox-addonlightlinksnew-tab-pagenewtabpagenighttabstarred-repostarred-zombiefox-repostart-pagestartpagetabtheme
39899c9996 | ||
---|---|---|
.github | ||
asset | ||
src | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
README.md | ||
license | ||
package-lock.json | ||
package.json | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |
README.md
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 |
---|---|---|---|
Wiki & help
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/
.