Google Chrome disables uBlock Origin for some in Manifest v3 rollout
-
True, but if an adblocker no longer works on a specific browser, change your browser! I started using Netscape back in '94, and lost count on how many browsers I've tested and used in the past... Holy shit, 30+ years!!
30+ years!
.....fuck off, '94 wasn't 30.... counts on fingers several times
.....Shit.....
-
Chrome forked Webkit in 2012 to create Blink. It is reasonable to assume they have somewhat diverged since.
Ahhh TIL
-
This post did not contain any content.
Meanwhile ublock origin works fine in Fennec/Firefox Android.
-
True, but if an adblocker no longer works on a specific browser, change your browser! I started using Netscape back in '94, and lost count on how many browsers I've tested and used in the past... Holy shit, 30+ years!!
I use Palemoon for the nostalgia but also because of the best theme around, Moonscape
Netscape will forever be my number one.
-
https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints, for instance.
Or https://www.zdnet.com/article/former-mozilla-exec-google-has-sabotaged-firefox-for-years/, for an older one.
As for how to fix it, Mozilla tend to do a pretty good job of eventually working around Google's bullshit, so keeping the browser updated is a good first step.
Since Google tends to roll this stuff out regionally and doing A/B testing, though, the best way is to identify what specific handicap they're hassling you with (which specific features don't work or don't work right, when they work properly on chrome), and look for an updated add on or userscript to fix that particular issue.
Or you can just look for a generic YouTube or Google Docs "enhancer" add on and hope it fixes the issue without making the whole user experience too different from what you're used to.
Would you happen to know whether this is something that a UserAgent spoofer would suffice to get around?
-
No horizontal tab grouping. Tab groups on Chrome are perfect, and the Firefox tab extensions all suck in comparison.
That said, I'm still using Firefox today because the internet is unusable without a good ad blocker.
Tab groups and vertical tabs are at least on Nightly now; you can enable them in settings.
-
Chill dude, I’m just going to the ATM machine to put in my PIN number to take out some money.
nottheopbutok
-
If you're still using Chrome, do yourself a favour and install Firefox.
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.
-
What issues do people even have with firefox? Its a browser, it seems fast enough. Isn't that all most people need from a browser
Security and sandboxing are important, weak points on the android implementation.
-
Would you happen to know whether this is something that a UserAgent spoofer would suffice to get around?
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.
-
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.
This only applies to android, not desktop use, and you couldn’t use uBlock on mobile chrome anyway so it is simply not relevant.
-
This post did not contain any content.
What is everyone's thoughts on duckduckgo browser? I'm on grapheme os and have always used Firefox on my desktop
-
30+ years!
.....fuck off, '94 wasn't 30.... counts on fingers several times
.....Shit.....
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.
-
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.
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:
-
They're developed separately. It's a hard fork so I consider them different.
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
-
They're developed separately. It's a hard fork so I consider them different.
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.
-
Security and sandboxing are important, weak points on the android implementation.
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.
-
I'm one of those complaining about the UI. Used the TabMixPlus extension to adjust the UI to my liking. FF killed it. So, I started customizing the UI CSS. Every few versions, Mozilla changed the browser enough to invalidate my changes. After a while, I got tired of thiz and switched to Vivaldi, which is Chromium based.
Honestly I'm probably heading to Vivaldi after reading a lot of these things.
-
This only applies to android, not desktop use, and you couldn’t use uBlock on mobile chrome anyway so it is simply not relevant.
Other security implications are stilp valid.
-
Chrome? A browser that's easily replaceable with any other browser? Huh... Didn't see that one coming.
/S
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).