this post was submitted on 02 Dec 2023
461 points (98.1% liked)

Technology

58129 readers
4254 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
[–] [email protected] 1 points 9 months ago (1 children)

The thing is, firefox is the only other browser out there that doesn't use the same browser engine. They know it too. They have absolutely no incentive to change, unless some other browser engine and a corresponding browser were to pop up that competed with them. If a group decided "we're going to make a browser that is really private and doesn't do what Mozilla does", and they got a footing, only then would Mozilla consider competing, but only to be better than that other browser, not Chrome.

For Mozilla to want to be better than Chrome, Google would have to do some incredibly dumb shit, Mozilla would need an enormous cash injection from another party, or the current stewards of Mozilla would need to be replaced with people who actually care. IMO, those are all unlikely.

[–] TangledHyphae 1 points 9 months ago (1 children)

In this specific context we are talking about Manifest V3 artificially limiting the number of rules in an extension. That's it, it's artificial, there is no reason for it to exist other than Google purposely degrading the capability. What does Mozilla have to gain by also degrading themselves?

[–] [email protected] 1 points 9 months ago (1 children)

Compatibility. You want to have enough users to be considered for being paid off, but not too little that you can be ignored. It's similar to the linux gaming move: on linux you can't just add a windows compatible interface to the kernel, so you have to translate it. Game developers thus focus on windows and ignore linux since there build process is completely different. As a browser, you sure as hell can introduce a common interface --> extension devs write their extension once and it run on firefox too. Users who care enough can thus switch without much hassle.

It's a numbers game.

[–] TangledHyphae 1 points 9 months ago* (last edited 9 months ago)

It will still be compatible, Firefox just doesn't need to add a limiter, meaning the same extension will run better on Firefox than Chrome in the end. That's how I see this all unfolding at least. (I'm a javascript developer, I audit all the extension code I run generally, my perspective is purely technical and not political on the matter.)