Google Chrome disables uBlock Origin for some in Manifest v3 rollout
-
Tab groups and vertical tabs are at least on Nightly now; you can enable them in settings.
-
nottheopbutok
-
Main reason I don't is cuz:
Avoid Gecko-based browsers like Firefox as they're currently much more vulnerable to exploitation and inherently add a huge amount of attack surface. Gecko doesn't have a WebView implementation (GeckoView is not a WebView implementation), so it has to be used alongside the Chromium-based WebView rather than instead of Chromium, which means having the remote attack surface of two separate browser engines instead of only one. Firefox / Gecko also bypass or cripple a fair bit of the upstream and GrapheneOS hardening work for apps. Worst of all, Firefox does not have internal sandboxing on Android. This is despite the fact that Chromium semantic sandbox layer on Android is implemented via the OS isolatedProcess feature, which is a very easy to use boolean property for app service processes to provide strong isolation with only the ability to communicate with the app running them via the standard service API. Even in the desktop version, Firefox's sandbox is still substantially weaker (especially on Linux) and lacks full support for isolating sites from each other rather than only containing content as a whole. The sandbox has been gradually improving on the desktop but it isn't happening for their Android browser yet.
-
Security and sandboxing are important, weak points on the android implementation.
-
At one particular point it was, if I recall correctly, though Chrome also (mis)implements some standards its own way, so Google might also use that as a form of attack against anyone who implements them properly, much like Microsoft did in the bad old IE6 days...
It's all a silly arms race, though, with Google coming up with new ways to enshittify the web for anyone not using Chrome or using ad blockers and Mozilla and ad blocker (and alternative YouTube frontend) developers trying to figure out what they broke this time and how to fix it, so what worked yesterday might not work today and work again tomorrow.
It's all a profoundly stupid waste of everyone's time and resources (all for a few more ad views) which will hopefully end up with Google losing their monopoly position on the web like the Internet Explorer bullshit did for Microsoft, but will keep being a major hassle for everyone until it does.
-
This only applies to android, not desktop use, and you couldn’t use uBlock on mobile chrome anyway so it is simply not relevant.
-
What is everyone's thoughts on duckduckgo browser? I'm on grapheme os and have always used Firefox on my desktop
-
I know... Jurassic Park is 33 years this year. It would be like watching a movie from the 60' when it was released.
We're old, friend.
-
I use Firefox as my main browser on Android, and all apps that invoke a WebView do so using Firefox's rendering engine, with uBlock Origin and Dark Reader working seamlessly. So, maybe this info about Firefox for Android lacking WebView support is outdated?
Exemple after clicking a link on Twitter/X:
-
Man I haven’t been around that long but I feel like some of my knowledge is outdated and I have to start with “a long time ago in a galaxy far far away” because I stopped paying attention
-
That's also hugely in part because Apple develops Webkit at a snails pace. Some say they gimp their own rendring engine so that it isn't competitive with native applications from the App Store. This way, there's less incentive for developers to make web-apps to avoid the 30% app store tax.
-
would Vivaldi on android be better? I really like having extensions on my browser and that's the only other android one I know of that has them.
Edit: I was wrong apparently Vivaldi does not support extensions on mobile which is a bummer.
-
Honestly I'm probably heading to Vivaldi after reading a lot of these things.
-
Other security implications are stilp valid.
-
I'm saying this as a 2 year convert Firefox user: mostly easily replaceable. Sure, I can browse pretty much every page that I can on chrome. However, a few sites don't work the same way - sometimes because of the site's conscious decision, sometimes because of Firefox.
Take Facebook, for example. On desktop, I can't make voice calls anymore from the desktop site. For a while it was possible with non encrypted chats, but now pretty much all of them are encrypted, and FF is not compatible with that. I also can't watch h265 videos in my chats anymore. I'm still sticking with FF, but I just can't easily say that FF is just as good for everything (I'm still not going back to chrome).
-
They're completely irrelevant to the average person.
If you want absolute perfection then sure, stick with Chrome but implying Firefox on GrapheneOS is insecure is misinformation.
-
duckduckgo browser is based on Chromium (as nearly every other "alternative" browser is) and therefore will use Manifest v3 and neuter uBlock.
-
I still use the full screen tab groups feature that they removed from the core. I don't like scrolling tabs, so I can just hit a button and click on the exact tab I want. I do probably have too many tabs open tbh.
-
Yeah I'm a 20-some year FF user and when it started you had to have IE as a backup because not everything was compatible. In the late 2000s through late 2010s everything worked everywhere, then with chromes dominance places have stopped testing or supporting certain things in FF and it feels like history is repeating itself. Unfortunately you need a chromium-based backup realistically for certain sites, but 99.5% of things work totally fine in FF.
-
That's not a webview, it's a separate api with fewer abilities. Custom tabs I believe.
You can see for example that it always opens as a fullscreen overlay in your app and that it always has that bottom or in your case top bar.