I've been using Safari exclusively since 2013, completely sidestepping all of this drama. I haven't seen an ad on YouTube in several years. I also haven't seen any hint of YouTube blocking my access to videos.
But for everyone who needs Windows, and the growing number of Linux users, FireFox seems like the only democratic option left.
“Manifest V3 will also put roadblocks up before extension updates, which will delay an extension developer's ability to quickly respond to changes.”
Can’t wait for a day zero exploit to let rip and its impact and exposure increased because of an extension’s developer inability to promptly patch their software. I hope they are considering more than just ad revenue but somehow I doubt it.
Stop using chrome, let the market share dry up. The only reason they can get away with this is because they have a monopoly and surely its against anti-competition laws. But who is gonna try and take on google in court?
The one thing I never understood about breaking up the giants is how are the remaining components gonna compete. Bc "YouTube inc" would benefit alot from "Chrome inc" and "Android inc". It's not like when we broke up the oil giants into normal sized oil tycoons that compete against each other. These are completely unique businesses that just feed off of each other instead of taking from each other.
this is when a company needs to be broken into pieces.. when instead of providing new benefits, the company seeks to control access to its product, and control the market.. i want my government to break Google into bits..
Can someone clarify why browsers other than the ones that are Chrome based are forced to adopt Manifest v3? What happens if the don't, are they blocked from the web or something?
They aren't forced to do anything. Manifest v3 is just a part of the WebExtensions API (which is not a standard and is really just "whatever Chrome does except we find/replace'd the word chrome to browser") which both Safari and Firefox chose to implement in order to make porting of Chrome extensions easier.
Before that, Firefox had a much more powerful extension system that allowed extensions quite a lot of access to browser internals, but that turned out to be a maintenance nightmare so they walled those APIs off (not a coincidence that Firefox started getting massive performance improvements after that, and extensions stopped breaking every other release) and decided to go the WebExtensions route. I have no clue what Safari was up to but I think they implemented it after.
If they don't implement Manifest v3, extensions that want to work across multiple browsers need to support both the older Manifest v2 and the later Manifest v3, which would be a burden not many extension authors would want to bother with, which would make them just say "yeah we're not supporting anything outside Chrome". Firefox avoids this problem by extending the v3 API to allow for the functionality necessary for powerful ad blocking Google removed in v3 (webRequestBlocking) while also implementing the new thing (declarativeNetRequest) side by side, so extensions that want to take advantage of the powerful features on Firefox can do so, while Chrome extensions that are fine with the less powerful alternative can still be ported over relatively easily.
Firefox does have it's fair share of extensions on top of the WebExtension API already (sidebar support for one), so adding one more isn't too big of a deal.
Can someone clarify why browsers other than the ones that are Chrome based are forced to adopt Manifest v3?
See, that's the thing: pretty much every browser except Firefox is Chrome-based. When people talk about browsers being forced to accept manifest v3, they're talking about all the Chrome-based browsers other than Chrome.
Google is the biggest of browser and http/s internet based protocol, so much bigger that everyone plays by googles rules. if they set out manifestv3 the other browsers that are not compatible will not work, and as a result people will abandon them.
Yes it does still exist. It came preinstalled with the ThinkPad I set up for my daughter yesterday. That's why I immediately installed Firefox and made it the default browser instead.
I'm confident that Mozilla will follow suite sooner or later to make it easier for extension developers to make extensions for both browsers. Mozilla did that when manifest v1 came along, removed a bunch of functionality from Jetpack, and aligned with Google.
I know this will irk some people but... Do you know why using Gmail or YouTube on Firefox feels slower on an Apple computer?
I use Firefox on Android exclusively, but on Apple computers I still use Chrome more since Firefox seems to either be slow on certain websites or use too much memory (I'm sure it's not Mozilla's fault here)
BTW I actually donate to Mozilla because I think it needs to survive (though it must be a drop compared to what Google pays Mozilla and I hope they keep doing it), but I'm not using Firefox all the time as I'd like, since the experience looks a tad worse on Desktop
Google makes their websites slower in Firefox. I don't think this is related to Apple at all. You'll probably have the same experience in Linux or Windows with Firefox and Google. They just want you to use Chrome.
BTW I actually donate to Mozilla because I think it needs to survive
Donations to Mozilla go to the Foundation, not to Mozilla Corp., which is the one developing FF. So you aren't fueling FF development.
Anyway, I've read elsewhere that they're doing fine also without donations: they get 7M$/year in donations and their CEO gets 5M$/year. It doesn't look like they're actually starving...
You may want to think twice before wasting your money:
I did not know that. I meant to keep Firefox afloat, much like I donate to Wikipedia. Good to know then (there are other important projects to donate too)!
After writing my comment, I did some research again and found an old Reddit post suggesting to lower the resolution to 1280x800 on a 13' screen. I did so, just as a test, and now when I open websites like YouTube or Roll20, the fan is always off. I'll try it tomorrow with Google Meet and Webex, which is also something that made the fan explode.
YouTube can instantly switch up its ad delivery system, but once Manifest V3 becomes mandatory, that won't be true for extension developers.
If ad blocking is a cat-and-mouse game of updates and counter-updates, then Google will force the mouse to slow down.
The current platform, Manifest V2, has been around for over ten years and works just fine, but it's also quite powerful and allows extensions to have full filtering control over the traffic your web browser sees.
Engadget's Anthony Ha interviewed some developers in the filtering extension community, and they described a constant cat-and-mouse game with YouTube.
Firefox's Manifest V3 implementation doesn't come with the filtering limitations, and parent company Mozilla promises that users can "rest assured that in spite of these changes to Chrome’s new extensions architecture, Firefox’s implementation of Manifest V3 ensures users can access the most effective privacy tools available like uBlock Origin and other content-blocking and privacy-preserving extensions."
Google claims that Manifest V3 will improve browser "privacy, security, and performance," but every comment we can find from groups that aren't giant ad companies disputes this description.
The original article contains 915 words, the summary contains 179 words. Saved 80%. I'm a bot and I'm open source!