Hacker News new | ask | show | jobs
by freediver 882 days ago
> WebKit doesn't support extensions

Just to correct the common misconception. It is browser vendors that need to build web extension API support on top of WebKit. Orion browser [1] did this both for macOS and iOS . The support is still in beta and improving with each new release. iOS support remains limited to what is possible to achieve with a JS wrapper. Nothing prevents Firefox from doing the same and offer at least partial web extension support on iOS.

[1] https://kagi.com/orion

2 comments

Oh, that's awesome! I'm very glad to be corrected, thank you! I've heard of Orion but didn't realize it could do that, I will check that out. Thanks!
Does uBlock Origin work?