this post was submitted on 24 Feb 2025
107 points (100.0% liked)
Technology
38112 readers
546 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is that what manifest v3 does though? Ask the user? I haven't paid a lot of attention but thus far my overall impression has been that they are simply going to forbid a lot of useful things wholesale. Things that ad blockers need to function.
No, neither does. V2 browsers show a generic warning on first install, V3 removes the API. Google argues that it's a security issue... and yes, it is. Their solution though, is some kneejerk BS. Mozilla argues that it's a user's right to privacy to block ads and trackers... and yes, I agree. They don't address the security part, though! So it's an "all or nothing" choice, which is silly.
Ad blockers can still work on V3... not as thoroughly and not as pretty, but more secure. It's a nonsense trade-off, when both issues could be addressed by giving users more control.
It looks like neither Google nor Mozilla want to put in the work or take on the responsibility, while ad blocker developers are simply cheering for the less secure option... which makes me uneasy.
I actually haven't used an ad blocker in a very long time. I block third-party cookies and trackers, and disturbingly that seems to prevent almost all advertising from working. In fact I frequently get told by sites to turn off my ad blocker, which is impossible since there's nothing to turn off.
My bigger problem is that these browsers have no good built-in way to clean out the "IndexedDB", "Service Worker", "File System" and "Local Storage" directories in my profile. They are essentially frankenstein cookies without expiration date so they keep accumulating. I use the "Cookie AutoDelete" extension for cleaning them up, but it looks like that will stop working with Manifest V3. Once that happens I'm switching back to Firefox or some other browser that gives me enough control to avoid being tracked, and to save 10+ GB of disk space.
IndexedDB et al, can be cleared from the devtools, I think should be cleaned when removing browsing data, or can be deleted directly through the OS. "Cookie AutoDelete" should still work with V3, but it may need some updates, and it seem like it hasn't been updated since 2022.
V3 blocks it