Microsoft begins turning off uBlock Origin and other Manifest V2-based extensions in Edge
-
Mull is not maintained anymore. However there is a fork called IronFox.
-
Genuine question - isn’t their terms basically “if you use these third party services you’re subject to their terms, and also were going to collect some data to see if people actually use this feature or if it’s a waste of time?”
Yup. But FUD must be pumped out.
-
DivestOS has ceased maintaining Mull if I remember correctly. I use Ironfox on Android now.
-
It's desktop-only right now and feels like for the foreseeable future. Firefox sync works between Zen and Firefox so you can just run Firefox or one of the Android-specific versions of Firefox that support the generic/vanilla firefox sync.
I was thinking of maybe trying it for a few specific websites that I keep persistently on since I think it may work well for that. However, I was a bit concerned that logins and stuff won't sync which might make it annoying. Having this sync seems pretty cool though, might try it out.
-
BSD licensed
Ew. It ought to be AGPLv3.
(I almost just said "copyleft," but as Chromium proves, even LGPL is insufficient protection from corporate usurpation.)
An AGPL license is a verdict that the browser will not be successful.
In addition, Ladybird is under the guardianship of a non-profit organization.
-
The latest Edge Canary version started disabling Manifest V2-based extensions with the following message: "This extension is no longer supported. Microsoft Edge recommends that you remove it." Although the browser turns off old extensions without asking, you can still make them work by clicking "Manage extension" and toggling it back (you will have to acknowledge another prompt).
At this point, it is not entirely clear what is going on. Google started phasing out Manifest V2 extensions in June 2024, and it has a clear roadmap for the process. Microsoft's documentation, however, still says "TBD," so the exact dates are not known yet. This leads to some speculating about the situation being one of "unexpected changes" coming from Chromium. Either way, sooner or later, Microsoft will ditch MV2-based extensions, so get ready as we wait for Microsoft to shine some light on its plans.
Another thing worth noting is that the change does not appear to be affecting Edge's stable release or Beta/Dev Channels. For now, only Canary versions disable uBlock Origin and other MV2 extensions, leaving users a way to toggle them back on. Also, the uBlock Origin is still available in the Edge Add-ons store
Me and my colleagues in tech call it the 'Granny Browser'.
Either use Firefox/UBlock Origin or Brave. Brave's native adblock is good enough you don't need add-ons.
-
BSD licensed
Ew. It ought to be AGPLv3.
(I almost just said "copyleft," but as Chromium proves, even LGPL is insufficient protection from corporate usurpation.)
Huh? The goal of the chromium project was to facilitate a corporate browser in the first place. It's why they don't have a more permissive license. They want to be able to use everyone else's work if anyone forks it.
Permissive license doesn't mean that corporations suddenly get the ability to completely change existing work for the worse, or change its' license. They can bloody well do that with GPL too if they own the project including contributions, so it doesn't matter if it's BSD or GPL, the only protection that the open source users have, in any case, is that licenses can't be changed retroactively, so if Firefox, Chromium or Ladybird went completely closed source and proprietary today, we'd still have the right to use the code as it was yesterday. Permissive licenses just mean that someone somewhere can create a closed source build without the permission of the person or company who owns the project and that doesn't particularly matter for anyone using Ladybird or any future open source derivatives. Permissive licenses are useful for libraries, but also for software that could be bundled as part of a bigger solution. Maybe you want to embed a web browser in your proprietary application and don't want to use webview because its' usability differs platform to platform.
Also why AGPLv3 and not GPLv3? I don't think the "A" part is even necessary here, that's needed more for server side applications, I.e if the end user is using online without the code running on their own computer, AGPL is the one to use.
Anyway, in the modern age, (A)GPL is used by a shit ton of corporate software. Oftentimes with an (A)GPL open core and a bunch of proprietary functionality not included in the core. I should know, I work with one example on a near daily basis. This way, nobody can just take their core functionality and develop a closed source alternative, while they can sell you an enterprise license for full functionality on their "open source" software.
-
Don’t forget Safari. On iOS it is the only usable browser currently with everything else just being a reskin of Safari. There are a lot of iOS users.
That is set to change but only in the European Union.
That is set to change but only in the European Union.
And I believe Mozilla isn't planning on porting proper Firefox to iOS. Chromium is more likely to come over.
If Chromium manages to take much of the market share Safari has (like if Apple decides to ever make non-safari browsers a thing outside of the EU), it's game over for browser engine diversity. Safari is currently in second place in market share behind Chrome, followed by another Chromium browser, Edge. Firefox is so low, it's a rounding error.
-
Who fucking uses edge?
I like it's pdf viewer interface. It's less cluttered than Adobe, and it's markup is a little better than Firefox.
-
It's not that bad yet. FF works on pretty much any site that's not demonstrating some sort of bleeding edge fuckery. I haven't seen a "best viewed in Chrome" for a decade or two.
Hopefully this sort of enshittification will drive more people to use other browsers.
I've had some mandatory training sites specifically disallow Firefox. But I've also had some that only work on Firefox, so it evens out.
-
Me and my colleagues in tech call it the 'Granny Browser'.
Either use Firefox/UBlock Origin or Brave. Brave's native adblock is good enough you don't need add-ons.
I dont know why people keep recommending brave.
its a fucking scummy fucking browser that has a history of stealing money, hijacking referal codes (like honey just got in deep trouble over), installing unnecessary software without consent and more.
-
Mull is not maintained anymore. However there is a fork called IronFox.
-
Huh? The goal of the chromium project was to facilitate a corporate browser in the first place. It's why they don't have a more permissive license. They want to be able to use everyone else's work if anyone forks it.
Permissive license doesn't mean that corporations suddenly get the ability to completely change existing work for the worse, or change its' license. They can bloody well do that with GPL too if they own the project including contributions, so it doesn't matter if it's BSD or GPL, the only protection that the open source users have, in any case, is that licenses can't be changed retroactively, so if Firefox, Chromium or Ladybird went completely closed source and proprietary today, we'd still have the right to use the code as it was yesterday. Permissive licenses just mean that someone somewhere can create a closed source build without the permission of the person or company who owns the project and that doesn't particularly matter for anyone using Ladybird or any future open source derivatives. Permissive licenses are useful for libraries, but also for software that could be bundled as part of a bigger solution. Maybe you want to embed a web browser in your proprietary application and don't want to use webview because its' usability differs platform to platform.
Also why AGPLv3 and not GPLv3? I don't think the "A" part is even necessary here, that's needed more for server side applications, I.e if the end user is using online without the code running on their own computer, AGPL is the one to use.
Anyway, in the modern age, (A)GPL is used by a shit ton of corporate software. Oftentimes with an (A)GPL open core and a bunch of proprietary functionality not included in the core. I should know, I work with one example on a near daily basis. This way, nobody can just take their core functionality and develop a closed source alternative, while they can sell you an enterprise license for full functionality on their "open source" software.
The reason why Chromium uses LGPL is because they forked the code from Safari, which had previously forked the code from KHTML (KDE's web rendering component, used in Konqueror). The LGPL was provably insufficient to prevent corporate usurpation of the project, as a historical fact.
-
I dont know why people keep recommending brave.
its a fucking scummy fucking browser that has a history of stealing money, hijacking referal codes (like honey just got in deep trouble over), installing unnecessary software without consent and more.
They really only recommend it because the average joe doesn't need to install UBO on it, I also removed it after the VPN service controversy.
-
I dont know why people keep recommending brave.
its a fucking scummy fucking browser that has a history of stealing money, hijacking referal codes (like honey just got in deep trouble over), installing unnecessary software without consent and more.
Are you implying the crypto-bro browser with connections to a billionaire that runs the largest corporate intelligence agency in the world may not be the best choice of browser? That's not the sort of attitude that generates value for the shareholders.
-
Fancy firefox-based browser along the lines of Arc?
Worth a look if you're a web power-user / developer sort of person
Firefox based. Interesting. Thanks for sharing. I'mma give this a try.
-
People actually use that thing?
It's the number one browser to download other browsers, so yeah, sure!
-
Zen's glance feature allows you to view links without actually opening them.
I do not like the wording of this because you are opening it
Nonsense, you're not opening them! You're fetching them for viewing. It's totally different!
-
Ladybird Browser is coming, but could be a couple years still
Backed by Shopify, huh? Bet they wish that wasn't the case, given recent events.
-
I dont know why people keep recommending brave.
its a fucking scummy fucking browser that has a history of stealing money, hijacking referal codes (like honey just got in deep trouble over), installing unnecessary software without consent and more.
Because it's a good product.