update browser support page
parent
795b8c1a99
commit
5facae8b09
|
@ -1,3 +1,10 @@
|
||||||
nightTab as an extension officially supports Chrome and Firefox. Testing and development is only conducted on these browsers.
|
**The nightTab project only officially supports the latest version of Chrome and Firefox.**
|
||||||
|
|
||||||
|
Development and testing is only conducted on Chrome and Firefox. The performance and reliability of nightTab on other browsers is out of scope of this project.
|
||||||
|
|
||||||
|
Both browser extensions can be found here:
|
||||||
|
|
||||||
|
- [nightTab Chrome extension](https://chrome.google.com/webstore/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki)
|
||||||
|
- [nightTab Firefox Add On](https://addons.mozilla.org/en-GB/firefox/addon/nighttab/)
|
||||||
|
|
||||||
Opera is not supported in this project as it [does not allow extensions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/chrome_url_overrides) to change the new tab page.
|
Opera is not supported in this project as it [does not allow extensions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/chrome_url_overrides) to change the new tab page.
|
||||||
|
|
Loading…
Reference in New Issue