From 5facae8b09b84ea3604797d85717faea6476951b Mon Sep 17 00:00:00 2001 From: zombieFox Date: Mon, 30 Aug 2021 20:24:26 +0100 Subject: [PATCH] update browser support page --- Browser-support.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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.