Skip to content

Commit 466c031

Browse files
authored
Fix broken link (#261)
1 parent 0ec0842 commit 466c031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/orion/browser-extensions/macos-extensions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ By adopting the WebExtensions APIs, we've shown our support for creating a unifi
2929

3030
On top of that, we've built advanced security features that give our users granular control over extensions, far beyond what Chrome and Firefox offer. For example, you can choose to allow an extension to run only on certain websites.
3131

32-
Orion support for WebExtensions APIs is [currently at about 70%](#supported_apis). This means that many extensions will work but also that many are not fully supported. When an extension does not work in Orion, it is likely not a bug, but we did not support all the APIs it needs to run on WebKit yet. It is enough that one API is not supported for the extension to not work. Our goal is to have 100% extension support by the time Orion leaves beta.
32+
Orion support for WebExtensions APIs is [currently at about 70%](#supported-webextensions-apis). This means that many extensions will work but also that many are not fully supported. When an extension does not work in Orion, it is likely not a bug, but we did not support all the APIs it needs to run on WebKit yet. It is enough that one API is not supported for the extension to not work. Our goal is to have 100% extension support by the time Orion leaves beta.
3333

3434
Note that while we designed Orion to be as fast and lightweight as possible, extensions may affect Orion's performance, which is out of our control. We advise limiting the number of extensions you use to only bare minimum required by your workflow. Orion includes many extension features natively, including a built in ad-blocker.
3535

0 commit comments

Comments
 (0)