EDIT: Apologies. Updated with a link to what gorhill REALLY said:
Manifest v2 uBO will not be automatically replaced by Manifest v3 uBOL[ight]. uBOL is too different from uBO for it to silently replace uBO – you will have to explicitly make a choice as to which extension should replace uBO according to your own prerogatives.
Ultimately whether uBOL is an acceptable alternative to uBO is up to you, it’s not a choice that will be made for you.
Will development of uBO continue? Yes, there are other browsers which are not deprecating Manifest v2, e.g. Firefox.
Comment from gorhill (the developer of uBO and uBOL):
I didn’t recommend to switch to uBO Lite, the article made that up. I merely pointed out Google Chrome currently presents uBO Lite as an alternative (along with 3 other content blockers), explained what uBO Lite is, and concluded that it may or may not be considered an acceptable alternative, it’s for each person to decide.
https://www.reddit.com/r/uBlockOrigin/comments/1ejhpu5/comment/lgdmthd/
“uBlock Origin developer slams NeoWin, backpedals on recommendation!” —NeoWin editors, probably.
Sounds about right for any news outlet. “Slams” is so overused, and usually nowhere near an accurate euphamism.
How did supposedly intellectual people ever conclude that we should use the word “slam” on the daily in headlines?
It’s straight out of Idiocracy and I will never get used to it.
Ragebait gets more clicks.
Well yes, obviously. My question is more about how they pretend it’s not just ragebait.
Very simple, they learned not to care and the ones who did care got weeded out.
Intellectual? Shit, that doesn’t pay.
Unless you’re lucky enough to get tenure, or stumble upon a fact of the universe that no one knew and just happens to be relevant to a modern economy.
Because not only is it emotive (and they love emotive language to get you to click), it’s also just an objectively fantastic word for a headline in that it’s very concise and helps headlines fit on a single line.
Headline space is limited, so it’s easier to go with “X slams Y over Z” as opposed to “X criticises Y over Z” or “X denounces Y over Z” or “X castigates Y over Z”
It’s annoying how much it’s seen. But I get why they do it.
it’s also just an objectively fantastic word
100% disagree
“X criticises Y over Z” or “X denounces Y over Z” or “X castigates Y over Z”
All of these are better. They’re honest about what’s happening and most people understand them. “Slams” implies some level of violence or at least force. Not only isn’t that dishonest most of the time, it could devalue the word to that point that it just simply has no meaning. I refuse to internalize it as best as I can, but if they had their way I would think “slam” means a brutal vitriolic takedown. Instead I know it normally means “mildly comments on” these days.
Fuck “slam” in headlines.
You’re interpreting me saying “it’s objectively good in headlines because it’s extremely short and clear what it means” as “I love it when they say ‘slams’!”
I was very explicit in saying I don’t like it. It’s just objectively (not subjectively) a good word for headlines.
I am not making an emotional argument to you. I’m just answering the question of why they use it. If you didn’t actually want an answer to the question, you should’ve made it clearer it was a rhetorical question.
All of these are better
No they aren’t, for the very reason I already stated. They aren’t concise, which is paramount when it comes to crafting a headline.
Slam in headlines implies violence
Slam does not imply violence or force lol.
If you didn’t actually want an answer to the question
I thought it’s clear when we ask a question that can’t actually be answered, because thousands of journalists are not one person we can ask, it’s not meant to be taken 100% literally.
Slam does not imply violence or force lol.
Of course it does. That’s 100% the only reason why they use it this way. Notice how that’s explicit in every definition but the last (the newer, still less-common usage I’m taking issue with):
I love when people want to quibble about word definitions, being super strict or loose whenever it suits them. In the real world, people use words loosely and over time the connotation changes. Hence definition 4’s existence here.
My main problem with using the word this way is that it’s rarely honest. I am annoyed by it because it sounds stupid, but like I said, more importantly:
if they had their way I would think “slam” means a brutal vitriolic takedown. Instead I know it normally means “mildly comments on” these days.
They should recommend switching to Firefox instead. It’s clear that Google cannot be allowed to have a monopoly on browsers.
The title is misleading, or false.
https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox
This document explains why uBO works best in Firefox.
The title is misleading, or false.
Welcome to 2024, where people only read the headline and the article is compiled by AI
Even better is FF mobile (on Android) supports full list of addons, including uBlock Origin.
The using the web without uBlock Origin is cancer.
Though not container tabs (yet)?
Unfortunately no.
How do you account for all other apps? My personal preference is using VPN along with DNS filtering to cut shit out system-wide.
I’m on iOS but the number of telemetry, tracking and ad domains requested by apps outside the browser is alarming (many of them owned by Google).
I only use Firefox and have for the past few years. Yesterday I tried to schedule an appointment to get my oil changed at the dealer but was unable because the process on the site just flat-out breaks on Firefox. This is not a complaint about Firefox, but the fact that Chrome is so popular that some websites only work with Chrome. I don’t have a Chromium-based browser installed (besides Edge, which I’ve never opened intentionally) and I despise being on the phone (which is why I was trying to schedule online in the first place), so I just didn’t make the appointment. I’ll go somewhere else to get my oil changed. Sorry for the rant but it was extremely frustrating.
Chrome is so popular that some websites only work with Chrome.
It’s the Internet Explorer problem all over again, but this time from an even more invasive company.
The more people choosing non-Chomium browsers, the better. Keeping them popular enough that most sites have to support them is the only way to preserve what little agency people still have on the mainstream web.
https://addons.mozilla.org/en-US/firefox/addon/chrome-mask
This addon will work if it’s not letting you
Not necessarily. The problem is often that chrome JavaScript implementation can be ever so slightly different from FFs. Or just that the web devs wrote fragile code that is barely working on chrome and doesn’t work on other browsers, where they failed to test.
Worth keeping around at least
Out of principle, I refuse to pretend I am not browsing with Firefox. 🦊❤️✊ Let website statistics show! And I will boycott sites that break due to not testing on multiple browsers!
That works until it’s your bank or credit card website. I cannot use Capital One’s (CC) “pay bill” any longer.
Change banks
Luckily it hasn’t come to that for me yet. But I have reported issues with my bank’s website to them, and it had been fixed.
Weird.
Super annoying to have to fire up chrome (brave) to pay my CC bill
I thought like that until youtube started intentionally slowing firefox identifying clients. As soon as I changed my user-agent to match chrome’s the speed was back to normal.
Lol I blocked all but essential JS on YouTube with NoScript and never faced any problems at all. Videos load just fine without extra penalties.
Adding to this, Firefox’s JavaScript is much more strict than others (which I love). As a web developer I prioritize testing it in Firefox because it’s helped me find bugs other browsers just plow through.
Personally I use Safari daily and the number of websites that are broken due to poor security (but function fine in Chrome) is alarming. Chrome doesn’t even check content type on
<iframe>
last time I checked.I tend to agree with you. Normally if something doesn’t work in firefox it makes sense, but less often is that the case in chrome.
I am fascinated by the idea of a web developer choosing to use Safari, honestly, though. Can I ask why? For me, the hesitancy of adopting new web standards, the lack of a real extensions, and lack of support for non-Apple OSes… combined with lots of random bugs that I only ever see so often in Safari, I absolutely loathe that browser. And I feel like being a web developer conditioned me to feel this way. And then there’s the business practice concerns (Apple selectively supporting new web features with the intention of keeping native apps seen as superior, because it makes them money)… but even ignoring this, I’m a Safari-hater through and through. It feels like Internet Explorer 7 vs Firefox to me.
On iOS I have to support a few major versions of Safari back and it’s nightmarish at times. For certain featuresets, you absolutely cannot assume things will probably work like you can with FF/Chromium browsers and it makes me so ragey sometimes. I’ve been spending the last few weeks trying to workaround an issue in various Safari iOS versions, and it’s not the first time I’ve been in this situation.
I’m curious – what versions of Safari are you required to support on the job?
Man, you never worked for a large corporation that that had internal web based apps that only work on Internet Explorer and refused to update it.
I worked somewhere like that back in the 2008-2010 time frame. Thankfully, there was a extension, I believe the name was “IETab”, that would spawn a new tab in Trident (IE’s browser engine). So you could set certain sites to launch in one of those tabs and everything else would use standard Firefox. None of the people I supported were any the wiser. They just thought everything worked in Firefox.
Granted it was only that seamless because Windows already had that rendering engine built in. There are some extensions that do something similar with Chrome, but because of more modern security standards and whatnot you have to install extension helper applications which is gross.
What the uBlock dev actually said:
Manifest v2 uBO will not be automatically replaced by Manifest v3 uBOL[ight]. uBOL is too different from uBO for it to silently replace uBO – you will have to explicitly make a choice as to which extension should replace uBO according to your own prerogatives.
Ultimately whether uBOL is an acceptable alternative to uBO is up to you, it’s not a choice that will be made for you.
Will development of uBO continue? Yes, there are other browsers which are not deprecating Manifest v2, e.g. Firefox.
On the same day Google was found to be in violation of the Sherman Antitrust Act…
Too bad nothing will come from that.
I’m going to call foul play on Judge Mehta’s ruling. They are a direct competitor.
deleted by creator
Because their maiden name is Judge Fasbuk?
Yup Racist commentary.
One of Googles biggest competitor’s is the company “Meta” which is phonetically similar to the judges name. The previous commentator made a joke where they appeared to confuse the corporation for the person. A situation that would be absurd if true, and from there the humour arose.
When a respondent (you) appeared to miss the subtext in the comment, and took it at face value, I made a post where I gave the impression I had made the same mistake , and suggested that the judge had previously had a name phonetically similar to “Facebook” which was the name previously used by the corporation now called “Meta”.Such a situation would require a coincidence even more implausible and absurd than the first, and was intended to demonstrate that neither comment should be taken seriously.
Your comment indicates you either failed to identify the absurdity, possibly due to confirmation bias following your previous response. Or you are attempting to “up the ante” by erroneously taking such absurdity seriously for further humourous effect. Your follow up comments elsewhere suggest the former.
Regardless, the “joke” has now been thoroughly killed by way of explanation. You can choose to accept the explanation or choose to remain in error.
whoosh
Mehta sounds like Meta, Fasbuk sounds like Facebook. it was a joke.
What happened?
They lost what may end up being the biggest antitrust case in decades. And it’s not weak sauce like the ruling that may get overturned regarding the Play Store monopoly (which is kinda weak since Android manufacturers can and do include other app stores on their phones).
It had to do with their anti-competitive behavior regarding Online Search. Specifically stuff like paying Apple and other manufacturers to make Google the default or even exclusive search engine, then using that not only to capture the market, but to charge more for ads than the competition they sabotage.
As a bonus, it’ll probably hurt reddit too, since it almost certainly makes their recent deal with Google illegal.
It’ll be appealed, but it’s a pretty big ruling. Between the US Courts, EU legislature, and what looks poised to be a flop for Gemini/Bard, Google is on its way to having a real shit year.
I find I can bear their discomfort with extreme fortitude.
Why not just recommend not using Chrome…?
…no?
why not?
Why?
a good reason is that they are controlled by Google and without competition they can implement any anti-consumer features they want
You know there are other ad blockers? Other browsers have them built into the browser itself so there’s no need for any extensions at all.
You realize Mozilla is selling your data, regardless of what extensions you have?
uBO is the best one though. And Firefox is one of the major mainstream browsers. Is easier to get people to change to something well known rather than an obscure browser like librewolf.
Mozilla doesn’t sell your data if you use Librewolf (or if you just opt out)
Then use LibreWolf.
I just think it’s hilarious that people fall over themselves lambasting private Chromium alternatives while vehemently supporting a browser that is openly selling your data.
I do?
Was that a question? I dunno, do you?
Switching to another Chromium-based browser is a half-measure. Other Chromium-based browsers are on borrowed time.
As time goes on, it will become more difficult for them to maintain v2 support. Nobody has the resources to properly maintain a browser fork with more than minor modifications. And you can bet Google will go out of their way to make this difficult for everybody else.
I mean, sure, use what you’re comfortable with if you really can’t use a non-Chromium-based browser for some reason. But it means you’re likely going to have to jump ship again sooner or later. Why not just jump once, to something with better long-term prospects?
Then again, the folks behind Arc Browser have expressed interest in becoming engine-agnostic, so perhaps there will be a Chromium-free Arc version in the future. That would be very cool.
Other Chromium-based browsers are on borrowed time. As time goes on, it will become more difficult for them to maintain v2 support.
And Firefox won’t? I just explained why you don’t even need v2 support.
Nobody has the resources to properly maintain a browser fork with more than minor modifications.
Except…all of them?
And you can bet Google will go out of their way to make this difficult for everybody else.
If and when that becomes a problem, I can change later just like I can today… Today it is not a problem.
I recommend switching to another browser like Firefox or Librewolf.
I love Librewolf currently but I worry it’s going to stray too much from what it originally was like Waterfox and others ended up doing, and then end up randomly breaking compatibility with certain plugins or introducing other issues.
Right now, Librewolf is the best way to experience Firefox. Will that still be the case in 5, 10, 15 years? That remains to be seen. I hope it’s still the best way to experience Firefox years from now. Having to change browsers every so often does suck tbh.
Meh.
Librewolf already breaks loads of websites with it’s fingerprinting resistance - just get used to turning it off.
In any case, you already need a chromium fork handy for all the sites that just plain don’t support firefox any more. I’ve run in to weird issues in firefox that don’t arise in chromium several times in the last month. This is going to get much worse.
As for changing browsers. I don’t care very much. I don’t use many browser features like bookmarks or passwords.
hello, i have chosen to value your opinion above my own based on very shaky reasoning i will not be sharing
I abandoned chrome for being too RAM-hungry when im playing games w the browser open
i abandoned Internet Explorer for being too slow
and i abandoned firefox for being too bloated and sluggish, but that was like 2010 and things change
im currently using Opera but why do you choose firefox over its contemporaries?
memories of Internet Explorer doing the same thing intensifies
This has been a long time in the making…hopefully Firefox will see a market share increase. Google is doing this right as they get slapped by an antitrust ruling ironically lol. If you haven’t already just go ahead and switch, if you like Lemmy you’ll probably like Firefox as well.
Side note: I try not to be negative here, but this would be a great time for Mozilla to get their act together as an organization. Love Firefox and the idea, but Mozilla has been pissing off the FOSS space for a while now with their decisions. If they’ve improved in recent years, disregard this.
The tricky part is that Google isn’t wrong about Manifest v3 increasing security for some people. Just allowing any extension to access the full URLs from a webpage is honestly pretty sketchy for most things that aren’t adblockers. Think about Beth in accounting who has 27 bloatware toolbar extensions installed on her home PC, which are happily collecting her full browser history and sending it off to gods know where. Manifest v3 is targeted at increasing security for those users, by making it more difficult for extensions to track you.
The issue is that it also makes ad blocking virtually impossible, because the blocker is forced to just trust that the browser is being truthful about what is and isn’t on the page. And when the browser (developed by one of the largest advertisers in the world) has a vested financial interest in displaying ads, there’s very little trust that the browser will actually be honest.
The issue is that there’s not some sort of “yes, I really want this extension to have full access” legacy workaround built in. Yes, it would inevitably be abused by those scummy extensions, which would just nag idiot users to allow them full access. And the idiot users, being idiots, would just do it without understanding the risks. Even if Chrome threw up all kinds of big red “hey make sure this extension actually needs full access and isn’t just tracking your shit” warning flags, there are still plenty of users who would happily give bloatware full access without reading any of the warnings. But it would also allow ad blockers to continue to function.
The single biggest security improvement you could make for Beth in accounting would be to install UBO. Where do you think she gets all those shitty toolbar extensions? That’s right, from ads.
This is targeted at destroying adblockers because Google is, first and foremost, an ad serving company. That’s their business model. It incidentally improves security for certain users in certain edge cases, because they need some kind of figleaf of legitimacy.
If it was about security then they should simply block Manifest v2 extensions from their store or at least start doing some actual verification of the extensions they host. Taking away freedom claiming it to be for security is almost always a lie.
Can you share some examples of things that pisses off the FOSS space? Mostly just curious to understand more
Here’s the most recent example:
The browser that promises “no shady privacy notices or advertiser backdoors” on its storefront has suddenly added an experimental feature to beam user interactions to advertisers and enables it by default. Many are not happy.
It should be noted that the advertisers get zero personal information, neither does Mozilla, and it has been designed in a way so that the data is impossible to fingerprint in a way that can tie it back to any individual person, machine, or specific location.
It’s a way for advertisers (and like it or not, a decent amount of the content we want has to be paid for somehow) to see how effective their ads are without anybody’s privacy being encroached on.
Should it have been turned on without informing the user? Fuck no. But there’s a lot of misinformation going around about this.
Personally I’ll still be using uBO regardless so it doesn’t matter though.
Even if Mozilla takes precautions to avoid de-anonymizing our data, any private data sold to data brokers becomes a part of the puzzle for learning our identities
https://en.wikipedia.org/wiki/Data_re-identification
Even knowing something a trivial as two movie ratings led to a 68% success rate in learning an identity.
I suggest you actually look into how their system works. This kind of strategy is not possible with Mozilla’s system.
In fact, your very link points to ‘Differential Privacy’ as a very effective foil to re-identification, and that’s basically how the Mozilla system operates.
This is not a matter of Mozilla having a load of data about your account or IP, then Mozilla scrubbing that information then sending the database to advertisers.
I appreciate your informed response but no system other than advertising-abstinence is fool proof.
Im saying this as a supporter. My browser of choice is firefox and I send them money regularly. And I understand their need to generate more revenue. But there has never been a company who has sold customer data discretely. My understanding is that every piece of data that’s sold can be de anonymized when combined with other data sets. And the data is horsetraded until it gets into some very marginal actors’ hands.
Mozilla’s need for money is largely driven by massive mismanagement. It should have been fully funded in perpetuity through establishing a foundation that operates off interest payments but they decided to try and build a headquarters in Mountainview. They also operate offices in some of the most expensive cities in the world. They have made expensive software aquisitions. These are not necessary and have only whetted mozilla’s thirst for other revenue sources. It’s guaranteed that they will look for more customer data to sell because that’s the path of least resistance.
I wish them luck but I also wish they’d not chase advertising money.
As for the “no system is foolproof”, you’re thinking of implementations, not algorithms. An algorithm can indeed be something-proof. Most “known” algorithms are built on top of very strong mathematical foundations stating what is possible, what is not and what is a maybe.
As for the ads thing, Mozilla is not making a dime off this. It is not monetizable. They’re basically expecting that by giving advertisers a fairly “benign” way to do their shenanigans they will stop doing things the way they currently do (with per-individual tracking).
The absolutists might say that there’s no such thing as benign ads, however truth is that the market forces behind ads are big enough that you’d get website-integrity-bullshit rather ad-free web. Having tracking less ads is better than having a “this website only works in chrome” or “only without extensions” internet.
Is there any other possibility? Maybe. Is is reasonable to think that the moment tracking starts getting blocked em masse, we risk a web-integrity-bullshit +wherever-said-tracking-can-exist-only internet? I think so.
The best action ublock origions devs can take is drop support for chromium based browsers and retract ublock lite from the chrome webstore.
I was hopefull for something more than just a wiki page on github. adding a banner to chrome’s add-on menu is way more powerful and far more reaching than what they did
i crave decisiveness like that. it would make me so happy if that sort of behavior became the norm.
too many corpos getting away with murder because they are more convenient than their competitors or because switching is too hard
ive gotten almost my entire friend group using either the same fork as me or the original firefox, they all used chrome before. all because google was dumb enough to overstep some peoples boundaries.
if you don’t mind, which fork are you using? I got my sister to switch to firefox too.
not the original commenter but FLOORP, BABYYYY!!! let’s go let’s get this floorp action come on floorp is the best reign supreme for a thousand years floorp woooooo
I just got firefox yesterday, cause I noticed youtube started baking unskippable ads into their site.
If any site doesn’t work you can try this official addon Chrome Mask. If it works with it on you can report it Mozilla.
Edit: a bit of context:
Thanks for sharing the extension! I just got some passkeys and they just weren’t working on several websites for Firefox (looking at you Azure) but that solved the issue immediately!
Be sure to report a bug to Mozilla regarding those pages!
I’ve been using LibreWolf on Desktop and Mull on Android. Basically more securely configured versions of Firefox with the proprietary telemetry and some other stuff removed. Takes some tweaking to get certain websites to work that need more access than they should or use Certificate Authorities that don’t have working OSCP servers.
So many kids with assigned school Chromebooks are going to get fucked over by this. You can apparently install Firefox on a Chromebook via the Google Play Store, but that was disabled on my daughter’s Chromebook. I don’t want her exposed to constant advertising while she’s doing her schoolwork. It’s bad enough that she’s exposed to it the rest of the time just being in America.
I think this is something most people rarely talk about but it strikes home to many of us. As a parent, I have a responsibility to defend my children against this persistent cognitive manipulation and experimentation. Just as I would not want a random stranger at the corner have exclusive attention of my kid and sell them insurance or grammarly or mesothelioma, I would also never want them to have that unfiltered access to my kids online. One can then say AdBlocks are a parental obligation.
there has to be collective voices and collective action taken. do parents unions exist?
Usually, they are used to burn books :/
*Limit access to pornography in grade school libraries. Translated your groomer speak to English for you.
It’s normal for system admins to not let their users install non-whitelist software
You should PTA to switch from Chrome to Firefox
I think it’s very unlikely that they would pay for the IT department to install Firefox on every Chromebook. You’re talking 14,000 students in this county and only the kindergartners don’t get Chromebooks.
You might be surprised! This type of change is usually automated and centralized, so an administrator shouldn’t ever have to even touch any of those Chromebooks. Might be worth having a chat with your school administrators.
My own daughter is in online school now (it’s still a public school, it’s just not in a physical location) so she can use her own computer… but I have to do the user agent switcher thing because the school’s own website testing software isn’t Firefox-compatible. And the school is run by evil Pierson who basically has a monopoly on American public schools, so I’m guessing that’s true for all of those Chromebooks out there too.
Still, I might suggest it to them anyway just for the benefit of the other kids.
Yeah, they sign major contracts that have a lot of stipulations so they get the best deals since theyre govt funded. This backfires, ofc, by locking them into bad products.
Im not saying dont try, definitely do.
That’s really wild to me. They give each grade school student a chromebook? That is honestly terrifying.
Why is it terrifying? A lot of kids don’t have computers of their own and this gives them access to the internet. It’s also, in my opinion, a far better way to give kids tests than filling in bubbles on a sheet of paper.
I mean I wish there were other good, cheap options, but there aren’t.
I really hate to “back in my day” this but we had computer labs for that when I was younger. And that didn’t require giving a monopoly company my name or any other information about me. And I wasn’t being ad-tracked all day long going to websites.
Computer labs aren’t going to help the kids going home at night to study and I don’t really think shuffling kids into a computer lab every time there’s a test in any class makes much sense.
I mean, both can be true if we’re living in a cloud-based world.
Schools can provide workstations and households can either opt in to using their own computer at home or be assigned a laptop or laptop credit. Choice is the important part here, and limiting kids choices at the benefit of major oligarchy organizations sucks big floppy donkey dick.
How about a DNS-based ad-blocking service? NextDNS is pretty good and not expensive. You should check if you can set custom DNS servers on that Chromebook, though.
The ‘block element’ picker is the big one that can not be implemented in the lite version.
Also included block lists can’t update unless the extension itself updates.
If you’re not stuck on chrome due to workplace policy or something, now is the time to switch to Firefox
AdGuard browser extension is on manifest v3 and they have elements picker feature
Already switched as soon as I learned of Google’s plans. They can go screw themselves for doing this. Firefox, the land of the free and open source!