Earlier quoted context omitted.
I just wanted to say that you (content blocker devs) have been heard, maybe not by the majority of browser users but at least people like me are championing Firefox over webkit-based browsers precisely because to do otherwise would be to loose control of the web to FAANG, especially Google. I've been telling everyone who would listen about how Google leverages Chrom(e/ium) against user interests and have deployed Fir…
I wonder why not create a ad-free/privacy fork of Chromium. Especially on Mobile, I'd use that for sure. Existing ones have huge strings attached. Mozilla is basically FUBAR at this point.
AdGuard publishes the first ad blocker built on Manifest V3
281–290 of 371 posts
Re: AdGuard publishes the first ad blocker built on Manifest V3
#282Firefox seems pretty much on par with chrome these days and FF seems to win out on detection rates anyway so not sure why I'd want this combo? https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-b... Does anyone has stats of adguard vs ublock by chance?
Firefox on android is horrible. Full of bugs and slow downs.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#283Earlier quoted context omitted.
No plans were announced so these are purely my speculations but to me it seems logical. The only piece of reliable information is this: I once asked Google engineer whether they plan to support declarative cosmetic rules (that's what we do ourselves in MV3 and that's why the extension still requires wide permissions) and the answer was that they definitely do plan to do that in the future.
> No plans were announced so these are purely my speculations but to me it seems logical. And then people use and rely on information like this to further ignite their cognitive biases. Seems more like promoting misinformation than anything.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#284Earlier quoted context omitted.
> Removing whatever misfeatures Google adds to Chrome is fairly straightforward. Yes. But adding back in Manifest v2 isn't. Even MSFT claims that it's too much work for them.
IIUC, the only problem with Mv3 is that they disabled the WebRequest API. A fork of Chromium that solves this problem will just have to re-enable the WebRequest API, which seems doable.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#285Correction: Analytics & Ad Blocker by Globemallow.io https://globemallow.io/ was the first Manifest v3 Ad Block extension. I first published on 06/22/2022. Last night actually I asked if AdGuard would want to license the software, and sent them a link to my extension. They are aware they weren't the first, and made this post after knowing it.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#286Earlier quoted context omitted.
Its functionality is equivalent, its ease of use isn't (at least in my opinion) with uBlock origins UI you can block by content type and then whitelist the domains which are still allowed and that feels less granular then the uMatrix configuration dialog. But if you check the generated dynamic rules in the settings you'll see that it supports the same granular controls as uMatrix
GP is correct afaik: the request categories for dynamic rules in ublock are image, 3p, inline-script, 1p-script, 3p-script, 3p-frame. The 3p vs 1p vs inline is kinda weird in itself since it's contextual and not relating to the content-type of the request, and we are missing css and xhr. Thing is, i realized i most of my dynamic rules are by domain anyway. Maybe if i find a real use case i'll try to look into the cod…
Re: AdGuard publishes the first ad blocker built on Manifest V3
#287Correction: Analytics & Ad Blocker by Globemallow.io https://globemallow.io/ was the first Manifest v3 Ad Block extension. I first published on 06/22/2022. Last night actually I asked if AdGuard would want to license the software, and sent them a link to my extension. They are aware they weren't the first, and made this post after knowing it.
This is interesting if true. How can people verify that your extension is compatible with Manifest V3? I can see on the Chrome Web Store that the latest version of your extension was published before the latest version of AdGuard (August 23, 2022 vs August 30, 2022) so there's that.
Then look in the Manifest.json for manifest_version.
Here's the Twitter showing the timeline: https://twitter.com/GlobeMallow_io
The best part is AdGuard is still running manifest v2.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#288Earlier quoted context omitted.
Firefox did it because of security/performance concerns. Being able to customize UI doesn't lend itself to easy refactoring. In order to compete with Chrome most of XUL extensions had to go. Hyrum's law in practice.
> Firefox did it because of security/performance concerns Isn't that the same concerns used in pushing Mv3?
Does Mv2 really hold Chrome back?
Re: AdGuard publishes the first ad blocker built on Manifest V3
#289Earlier quoted context omitted.
> Vivaldi? Killed, Chrome clone. ... Brave? Killed, Chrome clone. Brave and Vivaldi have always been built on Chromium, because that was the easiest way for them to get started as new browsers. There wasn't some pre-Chromium version of either that was killed.*
Also its just simply the best engine on the market.
Firefox is vastly better in terms of rendering quality for scaled and/or transformed raster images. Chrome always sacrifices quality for performance, with no way to choose.
Firefox's SVG support is also miles ahead, both in rendering quality and features.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#290Earlier quoted context omitted.
Also its just simply the best engine on the market.
Not true. Firefox is vastly better in terms of rendering quality for scaled and/or transformed raster images. Chrome always sacrifices quality for performance, with no way to choose. Firefox's SVG support is also miles ahead, both in rendering quality and features.