Oddbean new post about | logout
 This limitations imposed by Apple's WebKit on extensions force developers to include additional code to enable access for "embedded apps" a step most developers tend to skip. Orion is webkit based.

Additionally, there are optimization challenges with WebKit-based browsers. The browser API I use for "smart preloading & caching" is not supported on WebKit, resulting in poor performance. 🤦‍♂️

I highly recommend using this version with either Firefox or any Chromium-based browser on Android, PC, Mac, or Linux. I am working on a separate version for iOS and iPadOS, (webkit version) but it will take some time.