diff --git a/readme.md b/readme.md index ac487eb9..7f7a4b6d 100644 --- a/readme.md +++ b/readme.md @@ -6,22 +6,21 @@ A neutral new tab page accented with a chosen colour. Customise the layout, styl |:-------------:|:-------------:|:-------------:|:-------------:|:-------------:| | [](https://zombiefox.github.io/nightTab/) | [![Chrome](asset/logo/chrome-48.png)](https://chrome.google.com/webstore/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki) | [![Firefox](asset/logo/firefox-48.png)](https://addons.mozilla.org/en-GB/firefox/addon/nighttab/) | [![coffee](asset/logo/bymeacoffee-48.png)](https://www.buymeacoffee.com/zombieFox/) | [![Reddit](asset/logo/reddit-48.png)](https://www.reddit.com/r/nighttab/) | ---- - -### Support +# Support +- [Applying bookmark settings to all](https://github.com/zombieFox/nightTab/wiki/Applying-bookmark-settings-to-all) - [Browser support](https://github.com/zombieFox/nightTab/wiki/Browser-support) - [Cookies and cache](https://github.com/zombieFox/nightTab/wiki/Cookies-and-cache) - [Data backup and restore](https://github.com/zombieFox/nightTab/wiki/Data-backup-and-restore) -- [Respecting your privacy](https://github.com/zombieFox/nightTab/wiki/Respecting-your-privacy) -- [Recovering settings and bookmarks](https://github.com/zombieFox/nightTab/wiki/Recovering-settings-and-bookmarks) -- [Setting a background video or image](https://github.com/zombieFox/nightTab/wiki/Setting-a-background-video-or-image) - [Local background image](https://github.com/zombieFox/nightTab/wiki/Local-background-image) +- [Protected URLs](https://github.com/zombieFox/nightTab/wiki/Protected-URLs) +- [Recovering settings and bookmarks](https://github.com/zombieFox/nightTab/wiki/Recovering-settings-and-bookmarks) +- [Resetting when opening the browser](https://github.com/zombieFox/nightTab/wiki/Resetting-when-opening-the-browser) +- [Respecting your privacy](https://github.com/zombieFox/nightTab/wiki/Respecting-your-privacy) +- [Setting a background video or image](https://github.com/zombieFox/nightTab/wiki/Setting-a-background-video-or-image) - [Setting nightTab as your Firefox homepage](https://github.com/zombieFox/nightTab/wiki/Setting-nightTab-as-your-Firefox-homepage) ---- - -### Development +# Development When developing use: - `npm start` @@ -35,14 +34,12 @@ To build the project use: A web ready folder will be created in `/dist/web/`. A browser addon/extension ready zip will be created in `/dist/extension/`. ---- +# Screenshots [![nightTab Demo](asset/screenshot/screenshot-001.png)](https://zombiefox.github.io/nightTab/) [![nightTab Demo](asset/screenshot/screenshot-002.png)](https://zombiefox.github.io/nightTab/) ---- - -### Example nightTab setups: +## Example nightTab setups: - [Where to find these setups](https://github.com/zombieFox/nightTab/tree/main/asset/screenshot) - [How to import these setups](https://github.com/zombieFox/nightTab/wiki/Data-backup-and-restore#restore-data)