diff --git a/Browser-support.md b/Browser-support.md index ed7df9b..2c0517f 100644 --- a/Browser-support.md +++ b/Browser-support.md @@ -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.