this post was submitted on 22 Nov 2023
300 points (99.3% liked)

Technology

55649 readers
3919 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] deweydecibel 47 points 7 months ago (2 children)

And hopefully that will remain true forever, but the trajectory of the internet in the last few years has me worried.

[–] kautau 12 points 7 months ago (1 children)

Yeah with Chrome’s announcement they are bringing back “Manifest API” next year, the internet is going to become really fragmented. Many sites will slowly switch to only supporting browsers that support it, and in turn don’t support ad blockers. And switching to another browser, or changing your user agent string will no longer work.

Step 1. Get a lot of smart people interested in working on technology.

Step 2. Make the world a shitty place so many of those people will do whatever jobs pay the highest.

Step 3. Corner software markets so that the goal of widely used software is purely to accelerate quarterly profits.

[–] [email protected] 11 points 7 months ago* (last edited 7 months ago)

“Manifest API” has always been a thing. It’s only for extensions and DO NOT affect website support. You’re misreading the situation with Manifest v3 almost completely. Here, “Manifest” refers to the API used for extensions. The biggest differences are 1. Switching from always-on pages to services 2. Sabotaging the Adblock API, basically. User agents are unaffected. Websites do not care about it (except those who are anti Adblock).

You may be confusing things with WebEnvironmentIntegrity, which has been canceled with the team shifting focus to an Android-exclusive WebViews API which I haven’t studied yet.