How is it actually working now? The last time I tried it I felt it was pretty buggy -- but in an ideal world I'd love to switch.
I made the switch approx 6 months ago.
21–30 of 194 posts
How is it actually working now? The last time I tried it I felt it was pretty buggy -- but in an ideal world I'd love to switch.
I made the switch approx 6 months ago.
As far as I know, Orion is the only iOS compatible browser that lets you load extensions from the Chrome store and possibly Firefox as well although I'm not sure about that.
Since it supports iOS and iPadOS, does it use a fork of WebKit, or is it embedded Safari? What manifest API is it going to support going forward?
> How will manifest v2 extensions work with Orion after manifest v3 roll out in Chrome?
> Same as before! Orion has its own implementation of the entire web extensions API and different "manifests" are just numbers. We support web extensions APIs regardless of how Google decided to call them or change them. Manifest change impacts mostly Chromium clones, and Orion will support both "manifest v2" and manifest v3" extensions in the future.
--
> Will Orion for iOS also support web extensions?
> Yes, we have preliminary support for some web extensions on iOS.
> Wait, are you sure? No browser on iOS can use Chrome/Firefox extensions!
> Orion makes it possible! We ported hundreds of web extension APIs to run on top of WebKit, which also runs on iOS.
--
See also https://help.kagi.com/orion/privacy-and-security/ad-tracking...
If I load reddit.com on the iOS Orion browser the page is completely unresponsive. Anyone else experience this? Not a great first impression sadly.
https://apps.apple.com/gb/app/sink-it-for-reddit/id644987363...
Developing a complex product like a browser without telemetry will be hard. Especially if they are trying to commit to objectives like using minimal battery or memory. There are many many different websites so its hard to predict what your users are using the browser for.
I'm glad someone is trying to doing something hard that will benefit people. We need more companies that want to do the hard thing, not the easy profitable thing.
Since it supports iOS and iPadOS, does it use a fork of WebKit, or is it embedded Safari? What manifest API is it going to support going forward?
https://kagi.com/orion/faq.html > How will manifest v2 extensions work with Orion after manifest v3 roll out in Chrome? > Same as before! Orion has its own implementation of the entire web extensions API and different "manifests" are just numbers. We support web extensions APIs regardless of how Google decided to call them or change them. Manifest change impacts mostly Chromium clones, and Orion will support both "ma…