diff --git a/Browser-support.md b/Browser-support.md index 295ee27..ed7df9b 100644 --- a/Browser-support.md +++ b/Browser-support.md @@ -1,3 +1,3 @@ nightTab as an extension officially supports Chrome and Firefox. Testing and development is only conducted on these browsers. -Opera [does not support extensions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/chrome_url_overrides) to change the new tab page so can not be supported in this project. +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.