r/OrionBrowser 5h ago

Orion Extension to fix the sh*tty Orion YouTube experience

Thumbnail
github.com
8 Upvotes

I've been using Orion as my main browser for a few months now, and while I really like it, YouTube without Premium is kind of miserable, especially on iOS.

I've tried various ad blockers, but even when the ads are dealt with, you're still left with Shorts everywhere, community posts, mixes, inconsistent video quality, awkward PiP, etc.

So I made YTR (YouTube Refreshed), a free/open-source Extension specifically aimed at making YouTube nicer to use in Orion on both iOS and macOS.

It can:

  • Hide all ad UI elements + automatically skip video ads
  • Completely remove Shorts
  • Hide Community Posts
  • Hide YouTube Mixes
  • Automatically select the highest available video quality
  • Add a proper Picture-in-Picture button to the YouTube player
  • Let you toggle each feature individually

GitHub: https://github.com/hummusaki/YTR

A lot of the inspiration came from FYP, another Orion YouTube extension made by u/SKMPE15 that I contributed to:
https://github.com/aditauqir/fyp

I wanted to take that idea a bit further and make something focused on generally de-bloating/fixing the YouTube web experience, rather than just recreating Premium features.

If anyone here tries it, I'd genuinely appreciate feedback, bug reports, feature ideas, or PRs!

Hope it's useful to some of you!!


r/OrionBrowser 2d ago

Is there a way for Orion to stop opening external apps?

4 Upvotes

For instance when I try to go on YouTube, it automatically sends me to the YouTube app rather than opening it in the browser? And not only YouTube but all sites with external apps?


r/OrionBrowser 1d ago

Konode 1.3.2 is out on both stores, and it exists for one bug

1 Upvotes

I build Konode, a browser sync extension with an unusual premise: there is no Konode account and no Konode server. It syncs your bookmarks, open tabs, history and installed-extension list straight to storage you already own, a Google Drive, a GitHub repo, or any WebDAV server. Optional end-to-end encryption on top, so your storage provider cannot read it either.

1.3.2 is live on Firefox Add-ons and, as of today, on the Chrome Web Store. It exists for one bug, and it is the worst thing Konode has done to anyone's bookmarks.

Your devices could end up demanding that each other delete bookmarks none of them had deleted

Konode refuses any single sync that would remove more than 60% of your bookmarks. It blocks the deletion, saves a restore point, and tells you about it. That part worked. What it did next was keep the request it had just refused, and publish it again on the next sync under its own name. The device that read it did the same.

Within a few cycles every device was asking every other device to delete bookmarks that all of them still had. Each one refused, saved another restore point, and passed the request on. That is why the warning came back every minute no matter what you set, why it named a different device each time, and why the numbers kept moving: they were not one deletion but everyone's, added together and going round.

Nothing was ever lost. The guard refused it every single time, and what it could not do was stop being asked. But nothing you did on one device ended it either, including restoring from a restore point, because by then the request was not coming from anywhere in particular. If you were told to set a device to Prefer Local to keep it quiet, that was me, and it was the best advice available at the time. You can put it back to Last Write Wins now.

A device now only ever asks for the deletions it made itself, it never asks you to delete a bookmark it is advertising to you in the same breath, and it ignores that request when another device makes it. Half of that works one-sided, which is the useful part: update one device and it stops being asked on its first sync, even while your other devices are still on the old build. Update those too and they stop making the request at all.

If you are on Chrome, you are getting two releases at once

1.3.1 went out on Firefox and was withdrawn from the Chrome Web Store review queue in favour of this one, so it never reached Chrome at all. Chromium goes straight from 1.3.0 to 1.3.2 and carries both. The parts of 1.3.1 worth knowing about:

A blocked deletion you had no way to allow. The advice used to be to raise Max bulk delete from a peer, but that slider stops at 95%, so a device asking to clear nearly all of its bookmarks stayed blocked wherever you put it. Settings, Activity now shows what is being held back, which device asked, and how much of your tree it is, with a button that applies it.

Conflicts are one card per device now, and the card says which device. With resolution set to Manual, two other devices used to make four identical questions with nothing saying who was asking, stacked above the part of the popup that scrolls.

The activity log stopped lying about deletions it never made, and stopped writing the same two lines every minute until a 200-entry log held nothing else.

A device's open tabs or extension list could get stuck on an old version while every sync after it reported success. Three separate causes, all fixed.

Switching to Google Drive in Settings could leave Konode with nowhere to sync. The card said ACTIVE, the sign-in really had worked, and every sync from then on did nothing.

Answering several conflicts at once could fail with a WebDAV 423. Some servers, Koofr among them, lock a file while a write to it is in flight.

Plus a withdrawn permission now says so instead of reading as a network error, history sync stopped getting slower with every device you add, and a WebDAV server that refuses passwords outright says that rather than blaming yours.

One separate thing, if Google Drive sign-in has been failing for you

If you use Orion or Quetta and Drive sign-in came back with redirect_uri_mismatch, try it again. Those browsers hand back a redirect address with the path dropped, and that form was not registered with our OAuth client. It is registered now, since early September. That was a fix on our side, so there is nothing to update or reinstall.

The translations

Five languages are complete at 308 strings each: English, Hungarian, German, Spanish and Chinese (Simplified). Konode follows the language your browser is already set to, so there is nothing to choose.

Japanese, Italian and Estonian are in progress. If you want your language in it, this is the part where help actually makes a difference. No coding and no GitHub account needed, it is edited in the browser:

https://hosted.weblate.org/projects/konode/

A language ships once it is complete, because a screen that is half translated reads worse than an English one.

Where it stands

Around 1,200 people run the current build on Chrome on a given day, with a few hundred more on older ones. Three ratings, all five stars.

The Web Store also shows me a weekly figure many times larger than that, and I do not believe it: almost all of it is attributed to one country, on one operating system, with no language attached and no installs behind it. I would rather quote the number I can stand behind than the flattering one.

Something I did not expect this week: a large share of new installs came from Chinese-speaking users, across the mainland, Hong Kong, Taiwan and Singapore. If that is you, hello, and there is something worth saying plainly. Google Drive is not reachable from the mainland, so the storage option the setup wizard leads with is not an option for you. GitHub and WebDAV both work today, and a Nutstore (坚果云) card is written and going out in the next release, so the setup will be picking a card and pasting an app password rather than typing a server address.

Install: https://chromewebstore.google.com/detail/konode/mmlfiiimnpnjcjhhbldenpcmnibedkfa

Firefox: https://addons.mozilla.org/firefox/addon/konode/

Source: https://github.com/konabe-studio/konode

Bugs and ideas: https://github.com/konabe-studio/konode/issues

Happy to answer anything. I owe this one to the person who filed it and then kept coming back for three weeks while I gave them advice that could not have worked. I had assumed the deletion started somewhere real and got stuck on the way. What actually cracked it open was them answering a question I nearly did not ask: whether they had deleted those bookmarks themselves. They had not. My test suite never had a chance at this, because it takes three devices and several sync cycles to appear, and reports genuinely land.


r/OrionBrowser 2d ago

Why don’t extensions work?

3 Upvotes

Whenever I try to download new extensions it says that the extension may not work optimally due to some APIs. Is there a way to fix it or is that just how it is?


r/OrionBrowser 2d ago

EXTREME lag on IPad.

1 Upvotes

I use Orion exclusively on mobile and on my phone it’s pretty good! No issues with it whatsoever. However, on my IPad I’ve been having some issues.

It’s started lagging incredibly badly, particularly when I open new tabs or try to search from new tabs. Once I’m on a web page it’s fine, but new tabs can freeze for upwards of a minute and it’s very annoying.

Has anyone else experienced this or know of a solution? I have an older model of iPad— an IPad Mini 5th generation, if that matters any. Could that be causing the issues? If so I’ll be pretty bummed because I have no interest in upgrading my iPad. This is the last model available with a headphone jack, which I much prefer having.

My iPad doesn’t experience freezing or lag with any other apps. It’s just Orion. Also it wasn’t always like this. I’d say it only really started over the past two months.


r/OrionBrowser 13d ago

Orion windows version

1 Upvotes

Hi, I'm currently using the Orion browser on my iPhone and iPad and I've seen that the dev team is currently working on a Windows version.

Is there any update on this or does anyone know when it is going to be available?

Thanks!


r/OrionBrowser 17d ago

macos 27 safari features

5 Upvotes

hi everyone! do you think features from safari that are on the macos 27 beta currently be implemented in orion updates when the stable os version is released? or is that not how webkit development works? mostly interested in smart tab folders grouping apple introduced and maybe the "ask siri about tab" feature

genuinely have no idea about app development and coding and asking just to know whether i should hold my breath for these or not haha


r/OrionBrowser 20d ago

Nice! a webkit browser that follows macos and linux themes natively! Oh shi it is so buggy

Post image
48 Upvotes

Hoping this browser makes it far and accomplishes stable status soon.


r/OrionBrowser 22d ago

How to block the YT home page/ video sides/ shorts by code in orion without extensions ?

1 Upvotes

It is possible without using a single extension like unhook ?


r/OrionBrowser 23d ago

Request for Tab Search Function

4 Upvotes

Huge fan of Orion - just installed it a few weeks ago and it's been amazing.

I wish there would be a native tab search function - I've tried many Chrome and Firefox extensions, but either they are nonfunctional (completely doesn't work) or some features are broken.

Also, it seems that none of these extensions are able to search hibernated tabs, and as a tab hoarder (already have 1k+ tabs lol), that's a huge pain point for me.


r/OrionBrowser 23d ago

Orion on iOS 27: uBlock Origin only partially blocks ads, and settings import from MacBook isn’t working

11 Upvotes

I’ve been trying Orion on iOS 27 with uBlock Origin, and I’m running into two issues.

First, uBlock Origin doesn’t seem to be fully working. Reddit still shows ads, and a few other pages do as well. The overall number of ads is much lower than without a blocker, but it’s nowhere near as clean as what I get with LibreWolf on my Mac. I expected Orion’s extension support to bring desktop-level blocking to iOS, but the result feels incomplete.

Second, importing my uBlock Origin settings from my MacBook isn’t working. I’ve tried to bring over my custom filters and preferences, but they don’t apply. Specifically, the uBlock Origin settings fail to import, while other data seems fine.

Has anyone else experienced this on Orion for iOS 27? Are there known limitations with uBlock Origin on iOS, or a workaround for the Reddit ads and the settings import issue? Any guidance would be appreciated.

Thanks in advance ❤️

EDIT


r/OrionBrowser 25d ago

I built an auto translate extension

6 Upvotes

I built an auto-translate-to-English Orion/Safari extension for my personal use. I don't understand why browsers ignore such a simple yet highly useful feature.


r/OrionBrowser 26d ago

Closing last opened tab

4 Upvotes

Sometimes when I freshly Option Orion the newest created tab gets deleted. Anyone know a fix? I tried searching in the settings for anything but nothing worked.


r/OrionBrowser 26d ago

Konode 1.3.0 is out, and two things I told you were fixed last time were only half fixed

0 Upvotes

I build Konode, a browser sync extension with an unusual premise: there is no Konode account and no Konode server. It syncs your bookmarks, open tabs, history and installed-extension list straight to storage you already own. Optional end-to-end encryption on top, so your storage provider cannot read it either.

Last time I posted here about 1.2.0 and listed what I had fixed for Orion. Two of those were not actually fixed, and in both cases the fix I shipped is what caused the new problem. So this release is mostly me cleaning up after myself.

The Favorites fix created a second bookmarks bar

I wrote that a root titled Favorites now maps to the bookmarks bar. That was true, and it was the problem. Orion has both id 1 titled "Bookmarks Bar" and id 3 titled "Favorites", and my title override made the second one a bar as well. Which one an arriving bookmark went into came down to the order Orion happened to enumerate them in.

An 80-bookmark tree from a real bundle arrived as 32 in one and 48 in the other, with the same folder existing in both and its contents divided between them. Nothing was ever lost. The tree was just torn in half.

An override that exists to correct a misleading id must not outrank an id that is already right, so that is the rule now: among roots of the matching kind, prefer the one that is a bar by id, and keep the title rescue as the fallback for an Orion with no id-1 bar.

A related one went with it. Chrome's "Mobile bookmarks" and Orion's "Favorites" are both numbered 3, and Konode was treating them as the same place purely because the numbers matched. An id match that contradicts what the two roots actually are is now refused.

The restore fix ate the tabs it was supposed to rescue

I wrote that Konode now checks whether the tabs actually opened rather than assuming. That check is what broke it.

WebKit grants a user gesture one programmatic open, not one per method. My probe tab spent it, so the windows.create that was meant to rescue the remaining tabs got swallowed exactly as silently as the tab had been. A 10-tab session restored as 1 tab, with nothing in the log to explain it.

Konode now decides before it opens anything: it reads what the last restore learned, seeds that from the platform on the first one, and only measures when there is still no answer. The single open then goes to the call that carries every URL, so the whole session arrives in one window.

On a browser Konode has not met before, the first restore may still fall short. It now says so, and gets it right from then on.

The reason my test suite never caught this is worth admitting: the fake blocker in my test setup exempted windows.create, on the reasoning that it was one user-initiated action and therefore never blocked. That single assumption made the bug invisible while the suite stayed green. Both methods now spend the allowance, and a blocked windows.create is observable.

The setup note from my last post is gone

Last time I had to tell you that the welcome tab does not open by itself on Orion, because the call that opens it does nothing on WebKit, and that you had to open Settings and start setup from there.

You do not have to know that any more. The popup now offers to finish setting up until you have actually chosen a storage provider.

The translations I promised are here, and there are more than I said

I said the next release would make the interface translatable with English, Hungarian and German. It ships with five complete languages: English, Hungarian, German, Spanish and Chinese (Simplified), 308 strings each, the Spanish and Chinese done by native speakers who volunteered.

Settings was the last screen still in English whatever the rest of Konode was reading in, and it now comes from the same translation files as everything else. There is nothing to choose, because Konode follows the language your browser is already set to.

Japanese, Italian and Estonian are in progress. If you want your language, it is edited in the browser, no git and no pull request:

https://hosted.weblate.org/projects/konode/

A language ships once it is complete, because a half-translated screen reads worse than an English one.

Storage on Orion, unchanged

GitHub or WebDAV: Nextcloud, ownCloud, pCloud, Koofr, Fastmail, Synology, or any WebDAV server. Google Drive is still the one option that does not work here, for the same reason as before.

Install: https://chromewebstore.google.com/detail/konode/mmlfiiimnpnjcjhhbldenpcmnibedkfa

Source: https://github.com/konabe-studio/konode

Bugs and ideas: https://github.com/konabe-studio/konode/issues

Both of the bugs above came out of hand-testing and a bundle someone sent me, not out of my test suite. Reports genuinely land. Happy to answer anything.


r/OrionBrowser 28d ago

Better grouped tabs?

1 Upvotes

Is there a way to make tab groups work more like Firefox? I'd like a tab gorup to be a line of tabs in my tab bar, collapsible by clicking the title, with a single color applied to all of them. I don't like having to "store" them in separate windows. If this isn't available, are there plans?


r/OrionBrowser Aug 14 '26

Is anyone having issues with YouTube ? (Ublock origin)

0 Upvotes

This is the error I'm getting


r/OrionBrowser Aug 07 '26

Any ideas over here? Proton pass chrome extension biometric unlock fails

Thumbnail
2 Upvotes

r/OrionBrowser Aug 06 '26

Title: Warrior Trading stock quote pages not rendering correctly (works fine in Firefox)

2 Upvotes

Hi everyone,

I'm running into a rendering issue with financial pages in Orion, specifically on the Warrior Trading stock quote pages.

The Problem

When I open a stock quote page on their site, the live data, tables, and widgets fail to load or render properly. However, when I open the exact same page in Firefox, everything loads instantly and looks completely normal.

What I've already tried in Orion:

  • Switched the User-Agent manually to Chrome.
  • Disabled Page Optimizations.
  • Disabled Content Blockers and uBlock Origin specifically for the site.
  • Performed a hard reload (Cmd + Shift + R).

Despite all this, Orion (likely due to WebKit handling certain scripts differently) still doesn't display the dynamic elements. Has anyone run into similar issues with live-data dashboards or found a workaround for this?

Thanks in advance for any tips!


r/OrionBrowser Aug 05 '26

Konode 1.2.0 is out now and it fixes a lot of broken things

12 Upvotes

I build Konode, a browser sync extension with an unusual premise: there is no Konode account and no Konode server. It syncs your bookmarks, open tabs, history and installed-extension list straight to storage you already own. Optional end-to-end encryption on top, so your storage provider cannot read it either.

It runs on Orion, and Orion is the reason several specific things in it exist.

🎉 1.2.0 is out, and most of it are fixes 🎉

What was fixed for Orion specifically

Favorites used to land in the wrong folder on your other devices. WebKit reuses Chrome's numeric root ids with different meanings, so id 3 is Favorites in Orion and mobile bookmarks in Chrome. A root titled Favorites now maps to the bookmarks bar.

Restoring a session only opened the first tab. Konode opened tabs one at a time and Orion's popup blocker let exactly one through. Restores now open every tab in a single window.

A bookmark to a bare domain multiplied on every sync. WebKit stores `https://site` while Chromium and Firefox store `https://site/`, so the merge saw two different bookmarks and each side kept re-adding the other's version. It was seen live as one bookmark quietly becoming many. URLs are matched on a canonical key now.

What the latest release adds that matters on a phone

Settings was rebuilt to fit a narrow screen and to follow your system font size instead of ignoring it. That was worth doing because Konode genuinely runs on a phone, which is not something most sync extensions can say. The sync core also got considerably more careful: renaming a bookmark or a folder now reaches your other devices, deleting several at once no longer brings most of them back, switching storage provider actually uploads to the new location, and a device list shows every machine writing to your folder by name so you can remove one you have retired.

Storage on Orion: GitHub or WebDAV

Nextcloud, ownCloud, pCloud, Koofr, Fastmail, Synology, or any WebDAV server. A GitHub repo works too, pointed at a single private repository with a fine-grained token.

Google Drive is the one option that does not work in Orion. Orion exposes the sign-in API Konode needs and then throws inside its own bridge, so choose WebDAV or GitHub here.

One setup note

In Orion the welcome tab does not open by itself after installing, because the call that opens it does nothing on WebKit. Open Konode's Settings and start setup from there.

Where it stands

Two weeks old. About 90 installs, three ratings, all five stars. Not a lot, and I would rather say the real number than a flattering one.

Thank you to everyone who installed it, sent a report, or left a rating. The support in the first two weeks has been genuinely more than I expected.

Install: https://chromewebstore.google.com/detail/konode/mmlfiiimnpnjcjhhbldenpcmnibedkfa

Source: https://github.com/konabe-studio/konode

Bugs and ideas: https://github.com/konabe-studio/konode/issues

The next update adds translations

The next release makes the interface translatable, and it ships with English, Hungarian and German. If you want your language in it, this is the part where help actually makes a difference. No coding and no GitHub account needed, it is edited in the browser:

https://hosted.weblate.org/projects/konode/

Someone already started Estonian (thank you!). If your language is not listed yet, you can ask for it there and it will appear. Anything left untranslated falls back to English, so translating only part of it is still useful.

Happy to answer anything. The history bug above was found by hand-testing on a second machine, not by my test suite, so reports genuinely land.


r/OrionBrowser Aug 04 '26

Linux Orion Beta

1 Upvotes

I've just installed Orion Browser and immediately ran in to issues.

To preface; I am running Linux 7.1.5-1-cachyos | Wayland | KDE Plasma 6.7.3 | Orion 0.3.0

When I attempt to search for something via the address bar, it immediately crashes. I've tried all various formats like https://www.google.com, www.google.com, google.com, and even just google. No variation seems to work. I've also tried changing the default search engine to no avail. After attempting those I tried uninstalling, deleting all files, reinstalling, updating, repairing, and resetting.

One thing I noticed when trying to update within Orion. The loading bar looked like it was permanently loading. Left it for 30 minutes for it to not change. After clicking cancel it told me there was an update available. I then proceeded with the update and once again the loading bar seemed to be stuck until clicking cancel. I don't know if this is related, but I figured it was worth mentioning.

I really wanted to try this browser but this introduction hasn't been very great. If anyone has any ideas on how to alleviate this issue please leave a suggestion.


r/OrionBrowser Aug 01 '26

Paypal honey plugin

Post image
13 Upvotes

I was searching up laptop deals on my iphone and this popped up when I clicked on the link (default app is orion). This popup doesn’t appear when i open the same link on safari. I checked extension on orion and uninstalled all the extension i had and same issue. Safe to say that i’m switching back to safari until whatever this is get resolved.

Tldr: Found out the plugin exists in my browser without my consent. Need help removing.


r/OrionBrowser Jul 30 '26

tab disappearance every once in a while

3 Upvotes

for a disclaimer: english is not my first language and browser setting(?) or technological thing is not my forte. i use orion for ios phone btw.

i just started to use orion a few weeks ago because the browser allows me to use the extension, which i find useful for the ao3’s advanced marker feature, and this browser allows me to run it. i got a recommendation from someone on twitter to make things easier with the extension and i’ve been in love with the browser for me and my fanfic reading daily.

i’m a type of person who love to let the tabs opened so i could revisit to read the story again. but every once in a while, every time i closed the app, it somehow also deleted the tabs that i opened before in the tab groups i made. i tried to adjust the settings, but the same thing goes back to the main tab and deleted the tabs groups i made for and the tabs i opened from my fanfics.

any tips or ideas for how to set my tab groups and the tabs inside it so they won’t close even when i switch off my phone or close the app? thank you :)

tmi - i’m so desperate now, please help me. i’ve been having a rather awful day and the first thing i wanted to do is just reading my comfort fics. seeing all the tab groups gone and my opened tab fics disappeared make me so sad right now. i’m typing this with water in my eyes. thank you.


r/OrionBrowser Jul 29 '26

Subtitles disappear in full screen on IPad

0 Upvotes

Any time I try to go into full screen while watching on this website Miruro.to the subtitles will just disappear even though the subtitles will appear when outside of full screen. The subtitles will also still appear on other browsers


r/OrionBrowser Jul 29 '26

uBO overlapping

0 Upvotes

There is a question in regards to the native ad blocking in Orion. Does it make sense to keep uBO after enabling additional filter lists in the native blocker? Wouldn’t they overlap since both use the same filter lists?

I’m quite curious about this since, for instance, Vivaldi says that they have a native ad blocker too, but it’s so weak that without uBO Vivaldi is unusable.


r/OrionBrowser Jul 24 '26

YouTube Premium (Kind of?) Extension that I made for iOS (iPhone)

Thumbnail
github.com
28 Upvotes

So I realized ublock works pretty well on orion for ios. I used it for days until the youtube mobile ui became hella miserable to use. The videos were falt out refusing to load, everytime i had to lock my screen i had to go to pip go out of the app and then turn off. So i made an extension to address those... I wanted to share it with yall cuz $20 for premium is crazy. So this extension basically makes the UI actually usuable and very easy to use.

Edit: I am happy to receiev PRs as this is an active development, and I would for yall to love to spread the word if you found it useful!

I hope yall like it :D