Readit News logoReadit News
Posted by u/ipsum2 2 months ago
Tell HN: uBlock Origin on Chrome is finally gone
The latest version of Chrome (138) removes Manifest v2 and all extensions that rely on it.
ews · 2 months ago
Moved to firefox and I am glad I did, I want to use a browser that respects my privacy choices
hardwaresofton · 2 months ago
This is the right answer, and more people (especially technical people like frequent HN) should be pointing this out.

"What ads? Oh you must be running Chrome" needs to be the common refrain.

Really hope this ends up being a surprising tide shift. Firefox has dipped really hard in marketshare, but there's no reason it can't start to gain again/grow steadily.

It's really too bad the Firefox tent wasn't big enough for all the alternative browsers that exist (though of course they're not scratching the surface of real usage either). I skipped the whole Arc wave and I'm glad I did -- it's a distraction from Firefox.

xaerise · 2 months ago
Sadly more than just ads. my ublock/pihole rules is mostly tracking ( +80% ) and very little ad rules.
b0ner_t0ner · 2 months ago
Highly recommend Zen Browser: https://github.com/zen-browser
qmmmur · 2 months ago
What do you like about it?
DavideNL · a month ago
…yet another Chromium browser though - supporting the Google browser monopoly.
tombert · 2 months ago
I left Firefox a few months ago because there was a bug in their shader cache, so a lot of stuff was laggy. I was willing to put up with until I got a 360 camera and videos were playing at like 2 fps. This was about six months ago, it’s possible that it’s been fixed, I haven’t checked.

I am using Brave right now, which seems fine. I have no idea if it actually respects privacy but they at least claim it does.

nar001 · 2 months ago
That doesn't solve the issue of ManifestV2 being removed though, Brave will have it removed at the same time as Chrome, when it's pulled from the code base
zulban · 2 months ago
Every browser has occasional big issues. If you haven't seen one yet in (insert browser name here) then you just haven't been around long enough.
EasyMark · 2 months ago
This is a good reason to stick with LTS vesions of firefox
j45 · 2 months ago
Would it be possible to just look at the videos in a different browser?
Madmallard · 2 months ago
Apparently no one remembers when Firefox changed their terms of service literally this year to become adversarial toward their own users.

Librewolf is the way to go now.

DavideNL · a month ago
The binaries aren't signed… :’(

Also, it seems quite vague to me exactly who/what company/entity is behind it.

ranger_danger · 2 months ago
No thanks. Their own devs have gladly called the project "very woke", and a "certainly quite political project".
dlcarrier · 2 months ago
Go with Pale Moon, if you want a privacy-respecting fork of Firefox.
EasyMark · 2 months ago
I like librewolf, but it has made similar choices as a fork
OptionOfT · a month ago
I wish Firefox would at least implement a basic adblocker on iOS.

Without it, browsing is unbearable. I wonder if they're not allowed to do so because of their contract with Google?

comprev · a month ago
NextDNS [0] has proven very useful for me on iOS. Firefox is 99% ad-free. Only for YouTube do I switch to Brave Browser.

I use Firefox on other devices and use the sync functionality so prefer to use it where possible.

My home router (Draytek) is also configured to force any connected devices to use NextDNS too.

Definitely worth the €20 annual subscription.

[0] https://nextdns.io

DavideNL · a month ago
I agree; i use Firefox on all my Desktop devices. But on iOS it’s the worst. I never use it, except to quickly check for a (synced) bookmark.
cassianoleal · a month ago
Firefox Focus can be used as an ad-blocker.
ProtoAES256 · a month ago
IIRC Firefox on iOS is basically a wrapper around Safari since it's not "opened up"?
ranger_danger · 2 months ago
It crashes every few days for me and has since the last several major releases... enough that I can't rely on it anymore. (UG) Chromium has never crashed on me once.
paulryanrogers · 2 months ago
Have you tried disabling hardware acceleration? I've heard some graphics drivers can be crashy when apps push the boundaries.

I have had crashes with Firefox in a long time.

M95D · 2 months ago
But Firefox is so dependent on google (money, code) that it's absolutely impossible they won't also remove manifest v2. It will just take a little while, for appearances...
93po · a month ago
About a year ago FF said they had no current plans to remove V2 support, and if they did, they'd give at least 12 month notice. Which to me is basically language saying they absolutely will remove it at some point, otherwise they'd just say "no we'll never remove it, fuck google".

I've moved to LibreWolf personally

slumberlust · a month ago
It seems disingenuous to penalize a company for something that hasn't happened and is based on an assumption of interest.

In the same way we should chastise the platforms that choose to enshitify, we should praise those that hold out.

citizenpaul · 2 months ago
rovr138 · 2 months ago
Did you look at the FAQ page they created afterwards?

'do not sell user data' is too broad legally. It's a challenge in some jurisdictions. So they removed that. But it's not because they sell the data. They do have partnerships (like they did Pocket for example). In this case, they have anonymous stats that they share with others and that, in some jurisdictions, could fall under 'selling user data'

dossy · 2 months ago
There's still a way to load it under Chrome 138, but when Chrome 139 lands, that's when MV2 will finally be removed.

https://developer.chrome.com/docs/extensions/develop/migrate...

> Just as before, Enterprises using the ExtensionManifestV2Availability policy will continue to be exempt from any browser changes until at least June 2025. Starting in June, the branch for Chrome 139 will begin, in which support for Manifest V2 extensions will be removed from Chrome. Unlike the previous changes to disable Manifest V2 extensions which gradually rolled out to users, this change will impact all users on Chrome 139 at once. As a result, Chrome 138 is the final version of Chrome to support Manifest V2 extensions (when paired with the ExtensionManifestV2Availability key). You can find the release information about Chrome 138 and 139, include ChromeOS's LTS support, on the Chromium release schedule

krackers · 2 months ago
In current chromium source, it seems still possible to force manifest v2 extensions with `kAllowLegacyMV2Extensions` feature flag?

https://source.chromium.org/chromium/chromium/src/+/main:chr...

This however is a good time to export any extension preferences, because once it's removed you won't be able to access them.

Deleted Comment

bigbuppo · 2 months ago
Advertising company forcibly disables software that stops the spread of malware.

Why would they do that?

const_cast · 2 months ago
The plausible deniability reason is that Manifest V2 gave way too much power to extensions, which is true.

... except that we already execute remote JavaScript on our browsers constantly. And we do it, usually, unconsentually. Versus extensions, which are a deliberate thing you need to install.

xtracto · a month ago
That's what i find stupid of current browsers. When Firefox was first created by "stripping" all the bloat from Netscape navigator, the idea was that Extensions would allow end users to add optional functionality . It put the user in control of their browser experience.

There should be a browser that doesn't assume their users are stupid. I want to turn off CORS I want to be able to modify the DOM and inject whatever the heck I want.

j45 · 2 months ago
Users clicks feed the creation of value
bigbuppo · 2 months ago
BRB, training an AI to find the optimal cat photos to promote to maximize ARPU.
KevinMS · 2 months ago
HN was so hyped when chrome came out. Pushing it hard. A few people were saying, um guys, chrome is made by a company that sells ads, this is not going to work out well.
mkozlows · 2 months ago
Children who were born when Chrome came out can vote in the midterms next year. If your prediction takes as long to mature as a newborn baby, it's maybe _too_ prescient.
wting · a month ago
Chrome launched in an era where IE didn't stop the gazillion pop ups and crashed pretty often losing dozens of windows, before tabbed browsing and with no restore. Firefox was a resource hog due to memory fragmentation.

Google was also the company that espoused, "Do no evil" and contributed a bunch to open source. A lot has changed since then.

loktarogar · 2 months ago
It's been a good 16 years, though.
KevinMS · a month ago
that was part of the plan
whoisyc · a month ago
I remember Firefox crashing on me nearly daily around the time Chrome came out. I didn’t need anyone to push Chrome on me. Chrome was just simply technologically superior.

But of course today there is little reason to not use Firefox.

queenkjuul · a month ago
Everyone was hyped when Chrome came out. This is hard to believe but the world was different 20 years ago
gargron · 2 months ago
Firefox is still a great browser with probably the best devtools.
rrgok · a month ago
Can you expand on the "best devtools" comparing to Chrome's?
1vuio0pswjnm7 · 2 months ago
Seems everyone is releasing a browser nowadays. (Not literally, this is a figure of speech.)

Perhaps uBlock/uMatrix needs its own browser.

Mozilla is "all in" on surveillance advertising. From its press releases and strategic initiatives (for lack of a better term), it appears to believe online advertising is essential for the www to exist. Whereas, it has never stated that "ad blockers" are essential for the www to exist.

EasyMark · 2 months ago
Yeah but it's always a fork of firefox or chrome. I have seen nothing to indicate they are not all in on surveillance advertising. They are looking into "anonymous group advertising" by interest, now can someday reverse engineer that and figure out that you like boutique spicy pickles? maybe? I have my doubts.

Dead Comment

WaltPurvis · a month ago
FWIW, these instructions allow you to re-enable uBlock in Chrome 138. A temporary fix, but I needed a temporary fix so I could export my hundreds of custom filters (so I can load them into uBlock in Firefox).

https://www.reddit.com/r/uBlockOrigin/comments/1itw1bz/end_o...

RandyOrion · 2 months ago
Not to defend chrome or chromium, there is a way for chrome users to use manifest v2 in version 138 and above. See the link below.

https://github.com/uBlockOrigin/uBlock-issues/discussions/29...

For me, I choose not to manually update my ungoogled chromium to version 138 and above.