Google's "Manifest V2" Chrome extension phaseout next month is expected to impact the original uBlock Origin extension, which still uses the V2 framework and has 37 million users (www.theregister.com)
from ForgottenFlux@lemmy.world to technology@lemmy.world on 31 May 2024 17:51
https://lemmy.world/post/16029676

The new MV3 architecture reflects Google’s avowed desire to make browser extensions more performant, private, and secure. But the internet giant’s attempt to do so has been bitterly contested by makers of privacy-protecting and content-blocking extensions, who have argued that the Chocolate Factory’s new software architecture will lead to less effective privacy and content-filtering extensions.

For users of uBlock Origin, which runs on Manifest V2, “options” means using the less capable uBlock Origin Lite, which supports Manifest V3.

#technology

threaded - newest

brucethemoose@lemmy.world on 31 May 2024 17:54 next collapse

Going to plug Cromite (a continuation of Bromite) for a great Chromium fork with built in adblocking, and no nonsense like Brave or whatever: github.com/uazo/cromite

Also great on Android (which it was originally developed for).

Forks maintained by a hero dev are less than ideal (and not sustainable TBH), but this is where we are…

a_fancy_kiwi@lemmy.world on 31 May 2024 18:17 collapse

Does Cromite have support for auto-filling from 3rd party password managers? When I last used Bromite, it couldn’t so I never ended up using it as my main browser

PhoenixAlpha@lemmy.ca on 31 May 2024 19:03 collapse

Yes, I use it with Bitwarden

autotldr@lemmings.world on 31 May 2024 17:55 next collapse

This is the best summary I could come up with:


"Users will be directed to the Chrome Web Store, where they will be recommended Manifest V3 alternatives for their disabled extension.

The most salient of these is the blocking version of the webRequest API, which is used to intercept and alter network traffic prior to display.

Under Manifest V2, it’s what extension developers use to stop adverts, trackers, and other content appearing on pages, and prevent certain scripts from running.

The new MV3 architecture reflects Google’s avowed desire to make browser extensions more performant, private, and secure.

Li acknowledged the issue by noting the ways in which Google has been responsive, by adding support for user scripts, for offscreen documents that have access to the DOM API, and by increasing the number of rulesets in the declarativeNetRequest API (the replacement for webRequest) to 330,000 static rules and 30,000 dynamics ones.

And by the beginning of 2025, when the API changes have been available for some time in the Chrome Stable channel, Manifest V2 extensions will stop working.


The original article contains 589 words, the summary contains 167 words. Saved 72%. I’m a bot and I’m open source!

[deleted] on 31 May 2024 18:00 next collapse

.

[deleted] on 31 May 2024 18:01 next collapse

.

TachyonTele@lemm.ee on 31 May 2024 18:42 next collapse

Anyone that’s used Librewolf mind offering their opinion on it? That description sounds pretty sweet.

AceSLS@ani.social on 31 May 2024 19:13 next collapse

It’s the best. Deletes all cookies and browsing data on exit by default. I changed it to keep history and cookies for a handful of sites

Turned up uBO to strict mode and installed JShelter to get rid of most clientside fingerprinting (this will cause some breakage on a site by site basis though, which is quick to be fixed. Mostly on sites that are dynamically managed by JS instead of the way it’s meant to be)

applepie@kbin.social on 31 May 2024 19:14 next collapse

What's jshtler is this like noscrypt?

AceSLS@ani.social on 01 Jun 2024 02:48 collapse

Not really, NoScript prevents executing all JavaScript by default. JShelter instead strongly limits what JS can do and spoofs some values to throw of fingerprinters. It also has a network boundary shield (mostly blocking cross sites post/get requests. Same for lan to prevent your local network being scanned etc). And it comes with a fingerprint detector which allows you to see which websites want to track you the most (I avoid those whenever possible)

SaltySalamander@fedia.io on 01 Jun 2024 15:20 collapse

Deletes all cookies and browsing data on exit by default

This would make for an extremely annoying browsing experience.

AceSLS@ani.social on 01 Jun 2024 17:23 collapse

True

That’s why I changed it to keep all history and cookies on pages I whitelisted

BarrierWithAshes@kbin.social on 31 May 2024 19:18 next collapse

I quite enjoy using it. Stays out of the way, boots instantly, is very plain looking.

Sanctus@lemmy.world on 31 May 2024 20:40 next collapse

It is pretty sweet. Used it as my main browser for a year. It comes pretty hardened. Try it out for sure its worth it.

VITecNet@programming.dev on 31 May 2024 21:14 next collapse

In my experience, the Flatpak variant of Firefox on Linux is the swiftest among Firefox-based browsers.

imecth@fedia.io on 31 May 2024 21:26 next collapse

I've had librewolf specific bugs absent in firefox, definitely not a strict upgrade.

Andromxda@lemmy.dbzer0.com on 01 Jun 2024 11:18 next collapse

It’s great. It’s essentially Firefox, but without the unnecessary bullshit like Sponsored sites or Pocket integration, and it has some quite significant privacy and security improvements. Also comes with uBlock Origin pre-installed.

Teknikal@lemm.ee on 01 Jun 2024 18:09 next collapse

It’s a bit too restrictive by default imo, good for privacy but you will need to change quite a few setting if you want to browse normally.

Despite my opinion it’s the browser I use most on my laptop.

megane_kun@lemmy.dbzer0.com on 01 Jun 2024 20:41 collapse

I’ve used Librewolf until pretty recently and I say it’s not for everyone. It’s hardened Firefox made into its own thing for people who want the benefits of hardened Firefox but don’t want to go through the effort of hardening their Firefox install.

There are some sites that wouldn’t work in the strictest settings. As far as I remember, the most problematic sites with Librewolf are those that demand way too much in terms of privacy and security, so I took it as a given that if a site doesn’t work with Librewolf (with me using the default settings), it’s not worth it to enter to begin with.

bobs_monkey@lemm.ee on 31 May 2024 18:44 collapse

Looks up LibreWolf on AUR

Holy dependencies batman!

TachyonTele@lemm.ee on 31 May 2024 19:17 collapse

What do you mean by that?
(I’m a filthy casual)

bobs_monkey@lemm.ee on 31 May 2024 19:31 collapse

It just has a crap load of software packages it depends on to work properly (though a number of them seem like fonts). I have reasonably fast computer, and it’s been compiling for about 45 minutes at this point.

TachyonTele@lemm.ee on 31 May 2024 20:06 next collapse

Ah compile… guess I’ll stick with regular Firefox. There are some magiks I don’t tamper with.

refurbishedrefurbisher@lemmy.sdf.org on 31 May 2024 21:39 next collapse

You don’t need to compile it. There’s a flatpak, and the AUR has a binary package

bobs_monkey@lemm.ee on 01 Jun 2024 00:55 collapse

How is the flatpak system? I’ve never dug into it.

refurbishedrefurbisher@lemmy.sdf.org on 01 Jun 2024 01:10 collapse

It’s really nice. It’s compatible with all Linux distros and it provides some configurable sandboxing via bubblewrap that you don’t get with other repos. The sandboxing is easilly configurable using a GUI like Flatseal.

bobs_monkey@lemm.ee on 01 Jun 2024 02:06 collapse

Interesting, thanks for the insight. One of these days I’ll spin up a VM to play around with it.

refurbishedrefurbisher@lemmy.sdf.org on 01 Jun 2024 02:57 collapse

I’m guessing you don’t already use Linux? Just keep in mind that with a VM, the GPU has to be emulated (except for edge cases, like passing through a hardware GPU or going headless), which will heavilly impact performance. There is also the option of dipping your toe using a live USB stick (basically every distro has this as an option), but that has its own performance penalty due to running off of a USB stick.

I’d recommend actually installing it to try it out to get the full performance of your hardware, and to make sure that everything you have is compatible (most hardware is compatible out of the box)

bobs_monkey@lemm.ee on 01 Jun 2024 06:43 collapse

I finally got back on the horse a few months ago after about a 10 year hiatus from the Linux world, and I am just cautious about what I install because I’ve borked many distro installs over the years. Since my DD is also for work, and I don’t have the downtime to troubleshoot or reinstall because I went on a package install spree without doing my due diligence on what the packages I’m installing are actually doing, I’d rather take Flatpak for a spin through an Arch VM just to get a feel for it and any kinks I might encounter.

A lot has changed in the past decade, and while I’m amazed at the stability these days, I still err on the side of caution, and also don’t want to fill up my install with a bunch of random stuff I don’t actually need. Same reason I’m also cautious about using AUR. I know dependency hell has very much improved, but call it PTSD for lack of a better term.

refurbishedrefurbisher@lemmy.sdf.org on 02 Jun 2024 00:37 collapse

I’d recommend NixOS if it weren’t for the hell that is the Nix language itself. It completely solves dependency hell, and everything is able to be reverted with a simple reboot or by modifying a config file and running one command.

If you are trying to learn something new that might be a bit of a headache, I’d recommend it. I’ve been daily driving it for a few years now. It’s also compatible with flatpaks.

If you’re not comfortable with Terminal and configuration files, I’d recommend staying away.

bobs_monkey@lemm.ee on 02 Jun 2024 03:32 collapse

It’s all good. I was on Arch way back when and that’s what I’m back on now, if not for anything but familiarity. I was moderately seasoned at one point and I’ll get back, just time in the saddle.

grue@lemmy.world on 01 Jun 2024 00:15 next collapse

I mean, if you’re intimidated by compiling you probably shouldn’t be using Arch to begin with.

(I’m hoping that you didn’t understand the “on AUR” part of the comment as well as the “dependencies” part, and actually use a more reasonable distro that isn’t subject to the issue @bobs_monkey is complaining about.)

TachyonTele@lemm.ee on 01 Jun 2024 01:28 collapse

You’re right. I don’t even know what Arch is to want to try and use it.

grue@lemmy.world on 01 Jun 2024 02:10 collapse

  • Arch is a Linux distribution that intentionally requires a bunch of relatively-complicated manual steps to install, so “I use Arch BTW” has become a meme among people who want to brag about how ‘l33t’ they are.

  • AUR is Arch’s package manager.

  • A package manager is a software database that lets you easily install apps with a single command (e.g. [tool-name] install [app-name]) along with all the software libraries they depend on (i.e. their ‘dependencies’), such that you only need one copy of each library no matter how many apps use it.

(Without a package manager, there are two other ways installing apps can work: either an app can come with its own copy of all its dependencies, which means it takes up a lot of disk space unnecessarily, or the user can be responsible for installing all the dependencies separately, which is a gigantic pain in the ass. Windows takes the former approach, while Linux, before package managers were invented, tended to do the latter because open-source software was distributed mostly as source code you had to compile and link yourself.)

Andromxda@lemmy.dbzer0.com on 01 Jun 2024 11:17 collapse

You don’t need to compile it. There’s a librewolf-bin package which provides a precompiled binary, or you can use the Flatpak.

refurbishedrefurbisher@lemmy.sdf.org on 31 May 2024 21:38 collapse

Use librewolf-bin or just use the flatpak

bobs_monkey@lemm.ee on 01 Jun 2024 02:05 collapse

Just did with librewolf-bin, thanks. I always forget to look for the binary packages specifically on AUR.

Alphane_Moon@lemmy.ml on 31 May 2024 18:22 next collapse

Guess, I will need to stop using Chrome unless I have no other option (I mostly use Firefox, but I occasionally use Chrome).

kusivittula@sopuli.xyz on 31 May 2024 18:40 collapse

i use vivaldi for my school stuff. wonder if the v2 version of ublock will keep working. and the built in blocker in brave?

foggy@lemmy.world on 31 May 2024 18:24 next collapse

Now every public school that uses Chromebooks is going to have children get served ads on taxpayer dollars?

What could go wrong?

🍿

bobs_monkey@lemm.ee on 31 May 2024 19:45 next collapse

Gotta get em while they’re young, marketing execs drooling over the new wave of consumerist indoctrination!

tordenflesk@lemmy.world on 31 May 2024 20:50 next collapse

pi-hole

mil@sh.itjust.works on 01 Jun 2024 00:03 collapse

At school?

linearchaos@lemmy.world on 01 Jun 2024 10:37 next collapse

Especially at school.

Ubiquity routers have had blocking in them it’s not a stretch to expand that out to other enterprise

SaltySalamander@fedia.io on 01 Jun 2024 15:18 collapse

The three schools I do IT work for ALL run Pi-Hole VMs.

Kolanaki@yiffit.net on 31 May 2024 21:13 next collapse

As if they didn’t already?

Stovetop@lemmy.world on 01 Jun 2024 01:59 collapse

It’s a sad state of affairs modern schools have when an instructor tries to pull up a video on YouTube or other sites to use in class, and an entire classroom of children have to sit through the unskippable ads.

I guess I’ll take that over the TV documentaries my teachers used to record on VHS that had commercials to fast forward through, but the modern internet truly sucks.

helpImTrappedOnline@lemmy.world on 01 Jun 2024 14:51 collapse

Yup and a significant portion of those ads are definatly not school appropriate… From the mobile game ads that show a mostly naked lady, alcohol, soft-porn (chatbot type stuff), jump scares and whatever other crap google exempts from their “guidelines” for a quick buck.

The only (official) way to have all kid firendly ads is to use YouTube Kids, which also blocks all the usefull educational videos for anyone older than 4.

grue@lemmy.world on 01 Jun 2024 00:06 next collapse

It is a good point: other platforms [other than iOS] have an easy solution (Firefox), but on Chromebooks you’re relatively locked in because you have to jump through hoops installing the Linux environment in order to use it.

corvett@lemmy.world on 01 Jun 2024 19:49 collapse

Google’s Admin Console has an option to continue enabling Manifest V2 extensions. Most schools would be wise to lock down which extensions they let users install anyway, and the zero trust approach is to just deploy what’s needed for access to curriculum.

hperrin@lemmy.world on 31 May 2024 18:47 next collapse

Switch to Firefox.

umbrella@lemmy.ml on 31 May 2024 19:13 next collapse

yeah the solution here is so simple, yet most people seem allergic to firefox.

brucethemoose@lemmy.world on 31 May 2024 19:20 next collapse

I don’t on mobile because it’s way too slow.

But I guess that isn’t applicable to this post because mobile Chromium doesn’t have ublock anyway…

And on linux, I have firefox issues with wayland because of some Nvidia thing. Chromium too, but its less severe and I can actually get GPU acceleration working.

jol@discuss.tchncs.de on 31 May 2024 19:22 next collapse

How is Firefox slow? What exactly are you using Firefox for on mobile? These are honest question, I don’t understand.

brucethemoose@lemmy.world on 31 May 2024 19:25 next collapse

An old Snapdragon 845 phone, lol. A razer phone 2.

It just feels sluggish. Pages render slower, especially larger ones, and it eats more battery, especially with extensions like adblockers running.

It’s especially apparent because the RP2 is like the oldest 120hz phone. Bromite (aka chromium) feels like butter in comparison.

ayaya@lemdro.id on 31 May 2024 22:32 collapse

Same story for me on a OnePlus 5T which is the even older Snapdragon 835. Firefox is genuinely unusable. I tried Mull and Iceraven too. For several months I tried to put up with it, but they were all a slow and buggy mess. Switched to Brave and it works fine.

I use Librewolf on my desktop for the record.

BarbecueCowboy@lemmy.world on 31 May 2024 20:19 collapse

They’re not wrong, benchmarks have been done on mobile firefox.

androidauthority.com/best-fastest-android-browser…

Firefox doesn’t lose every test, it even won one in the linked article, but chrome at least beats it in every other one and firefox comes in last several times.

micka190@lemmy.world on 31 May 2024 20:40 next collapse

Not to be the guy that deepthroats Mozilla or anything, but these benchmarks show it being at worst 1 second slower.

Like, Firefox really isn’t noticeably slower than other browsers in the vast majority of situations.

BarbecueCowboy@lemmy.world on 31 May 2024 23:01 next collapse

You’re not wrong, but it should be noted that ‘at worst 1 second slower’ means a lot more when the fastest time is under 2 seconds. Saving 1 second is kind of a big deal when you only have 3 to work with. Closing that much of a gap would be a huge win for Firefox.

Also worth noting that many of the linked tests are also not directly based on time, and the difference in benchmarking is still fairly substantial. With the exception of the singular test that it came out on top on, the best case among these benchmarks is that firefox mobile is 15-20% slower than Chrome. These benchmarks even include Mozilla’s own Kraken benchmark (where it still comes in last among these results).

Lastly, do want to say that I hope mobile firefox can catch up on these, but they’ve got a lot of work to do and the odds are stacked against them.

Imprudent3449@lemm.ee on 01 Jun 2024 10:58 collapse

Like, Firefox really isn’t noticeably slower than other browsers in the vast majority of situations.

I imagine there is a bigger difference on older phones though. An imperceptable difference could easily become unbearable when the phone is a little outdated. I experience it at work using a slightly older PC on Windows 10.

jol@discuss.tchncs.de on 01 Jun 2024 10:07 collapse

It’s one thing to fail benchmarks, but another thing to be perceive so slow that you’d rather use chrome. Maybe I just have low standards in that regard.

Saltarello@lemmy.world on 31 May 2024 19:36 next collapse

mobile Chromium doesn’t have ublock anyway…

Kiwi browser on Android is Chromium based & has had the ability to add extensions such as uBlock for years

brucethemoose@lemmy.world on 31 May 2024 21:19 collapse

Indeed, though I prefer skipping extensions on mobile because (as said above) native implementations tend to be faster and more power efficient.

Ublock is probably an exception though. It’s quite fast.

Naich@lemmings.world on 31 May 2024 22:22 collapse

Firefox on mobile has extensions. You can have whatever ad blocker you want. You can automatically replace pictures of trump with kittens. I’m sure there are other extensions that are useful too. I’ll take that over some negligible purported speed increase any day.

vonbaronhans@midwest.social on 31 May 2024 22:31 collapse

Once Firefox on mobile got extension support, I switched over immediately to use a decent adblocker. Made sure every app that opens a browser opens in Firefox. Has made my mobile browsing experience so much better, of my goodness.

Cold_Brew_Enema@lemmy.world on 31 May 2024 19:31 collapse

I have serious video playing issues on Firefox. I thought it was ublock, so i tried turning it off but video and live streams still take forever to load they freeze, too. My computer is very powerful so that’s not the issue. No idea what is.

Guest_User@lemmy.world on 31 May 2024 20:28 next collapse

Running Linux? Graphic drivers all updated and is FF updated?

Cold_Brew_Enema@lemmy.world on 31 May 2024 20:39 collapse

Nah, im on windows 10, unfortunately.

variants@possumpat.io on 31 May 2024 21:07 next collapse

Very strange what sites cause issues?

Cold_Brew_Enema@lemmy.world on 31 May 2024 22:14 collapse

Youtube, mainly

AlpacaChariot@lemmy.world on 01 Jun 2024 08:33 next collapse

Have you turned off Firefox’s built-in enhanced tracking protection? If not, turn it off but leave uBlock Origin on and see if that solves your issue.

1984@lemmy.today on 01 Jun 2024 11:23 collapse

Google is actively sabotaging for Firefox users.

news.ycombinator.com/item?id=38349357

Can’t list all the examples of this but they are a scumbag company.

umbrella@lemmy.ml on 31 May 2024 22:08 collapse

drivers all up to date?

Cold_Brew_Enema@lemmy.world on 31 May 2024 22:14 collapse

Yeah I think so

vonbaronhans@midwest.social on 31 May 2024 22:29 next collapse

That’s bizarre. I am also on Windows 10 and use Firefox as my primary browser, largely because I can stream DRM’d video sites (Netflix etc) to my friends on discord.

Sounds dumb, but have you tried uninstalling and reinstalling? I might suggest also removing or disabling all extensions to see if that does anything.

kronarbob@lemmy.world on 01 Jun 2024 08:55 next collapse

I guess there is an option to activate to read DRM content (it exists on librewolf, not sure if it is there on Firefox too). it is activated ?

karn_tassen@lemm.ee on 01 Jun 2024 17:35 next collapse

You may want to try disabling DNS over https as that was causing similar issues for me support.mozilla.org/…/firefox-dns-over-https

Cold_Brew_Enema@lemmy.world on 01 Jun 2024 18:24 collapse

I’ll give it a shot. Thanks!

thequantumcog@lemmy.world on 02 Jun 2024 04:47 collapse

I am on Linux and Firefox works better than chrome for my system

Apollo2323@lemmy.dbzer0.com on 01 Jun 2024 00:02 next collapse

And donate too!! We have to keep Firefox going to protect our privacy and security.

spyd3r@sh.itjust.works on 01 Jun 2024 00:31 next collapse

I never left, because I’m not a sucker that fell for chromes marketing wank.

pyre@lemmy.world on 01 Jun 2024 15:22 collapse

it wasn’t marketing wank. it was a significant performance difference. people forget Firefox 3.x but i remember. it was fireslug more like.

[deleted] on 01 Jun 2024 19:02 next collapse

.

Covenant@sh.itjust.works on 01 Jun 2024 19:35 next collapse

Exactly, i went from firefox to chrome because the performance. Got back to firefox a couple of years ago because the performance didn’t mather between those two.

Grabthar@lemmy.world on 01 Jun 2024 20:44 collapse

I dunno man. I quickly learned to avoid Chrome at all costs because of the performance. Even when it was supposedly “good”, it was always a massive memory hog. Never had that issue with Firefox, and if it ended up taking a few seconds longer here and there to load a page, it would pale in comparison to the overall hit to the system from Chrome. Like being penny wise and pound foolish.

[deleted] on 01 Jun 2024 16:40 collapse

.

Swarfega@lemm.ee on 31 May 2024 18:53 next collapse

I still prefer Chrome over Firefox but I’ve been running Firefox for over a year now and won’t go back to Chrome because fuck Google. Also stopped using Google for searching and not being tracked is very very noticeable.

Imgonnatrythis@sh.itjust.works on 31 May 2024 21:31 collapse

Tried using chromium based browser instead? You are not mainlined into Google that way. Vivaldi is absolutely great. It’s got way better baked in features than chrome which can reduce need for extensions and it has a strong commitment to pushing chromium as far as possible to be privacy conscious. Runs and syncs across Android and pc as well.

DacoTaco@lemmy.world on 31 May 2024 22:55 collapse

Those are all chromium based. They all are connected to google and will all have the manifest v3 change.
That is unless they will support v3 but keep some doors open for content blockers ( this is mozillas plan )

Imgonnatrythis@sh.itjust.works on 01 Jun 2024 01:10 collapse

Yes all chromium based browsers are chromium based. What do you mean by they are connected to Google? Yes Google provides the chromium code, but my Vivaldi browser isn’t connecting to Google servers or sending them anything

DacoTaco@lemmy.world on 01 Jun 2024 12:44 collapse

What i meant is that chromium is owned and managed by google. If chromium ( and therefor all chromium based browsers ) gets a change, they all do by default. Things like vivaldi or brave will get this change unless they specifically implement ways around it, which i dont think they will.
Though its way less than chrome, chromium still has links with google and has been found to ping google once in a while even though youre not using google.

To be accurate, chrome in itself is a chromium based browser. Its chromium with google stuff slapped onto it.

Its because of this that i find the “but im using [chromium based browser here], so i wont be affected by change x” a false one, because they will.

Imgonnatrythis@sh.itjust.works on 01 Jun 2024 14:22 collapse

“change unless they specifically implement ways around it, which i dont think they will.”

I’m sorry my friend, but I get the impression you are speaking from a perspective of ignorance.

vivaldi.com/…/manifest-v3-webrequest-and-ad-block…

DacoTaco@lemmy.world on 01 Jun 2024 17:38 next collapse

I am corrected, thanks :) Im legit surprised they did anything towards the issue, so thanks for pointing it out.
That said, ad blocking is only a part of the problem and there are a lot of extensions that work on content loading in browsers that are going to be invalidated with the chromium update that an integrated ad blocking feature ( that i hope you can customise to your hearts content ) will not fix…

corus_kt@lemmy.world on 01 Jun 2024 18:43 collapse

This is great news, Vivaldi is my fav ‘side’ browser

JCreazy@midwest.social on 31 May 2024 22:27 next collapse

I switched to Firefox the same time I switched to Linux and I switched to Linux with the reddit enshittification.

altima_neo@lemmy.zip on 31 May 2024 22:55 next collapse

Good thing I’ve always used Firefox.

Chrome always seemed more of a curiosity than something I needed to use. I never saw the need to switch from Firefox when Firefox did everything I wanted.

istanbullu@lemmy.ml on 01 Jun 2024 18:01 next collapse

Expect a bump in Firefox users.

ipkpjersi@lemmy.ml on 01 Jun 2024 19:40 next collapse

Honestly this might be a good thing. It might push more users to Firefox causing more competition for Chrome/Chromium.

picnic@lemmy.world on 01 Jun 2024 20:26 collapse

In my +5000 workforce org only chrome and edge are allowed in mdm…

[deleted] on 01 Jun 2024 19:57 next collapse

.

TheTimeKnife@lemmy.world on 01 Jun 2024 19:58 next collapse

Google is such a greedy group of jackasses. Using their browser monopoly to shore up their ad monopoly should be a crime.

suction@lemmy.world on 01 Jun 2024 20:00 next collapse

Safari all the way

dzakazak@lemmy.world on 01 Jun 2024 20:40 collapse

Firefox? More like fire chrome amirite? 🥁