this post was submitted on 25 Nov 2024
79 points (96.5% liked)

Firefox

20363 readers
11 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

cross-posted from: https://fedia.io/m/technology@beehaw.org/t/1473014

Firefox is a great alternative to Google Chrome

you are viewing a single comment's thread
view the rest of the comments
[–] Ephera@lemmy.ml 4 points 7 months ago

Well, what they were trying to say, is that Firefox's extension API is essentially a superset of the Chrome extension API. If an extension works with Chrome's limited API, then it should be almost trivial to port it to Firefox.

But yes, this is not a guarantee that the same extensions are available.
Some extension devs might not care to support both browsers, just because it may require more work for testing and releasing.
In particular, Mozilla also does not allow extensions to make web requests, unless this is part of the core functionality, so if extensions finance themselves via ads or tracking, they likely won't make more money from releasing to Firefox.