Fenix VS webextensions

Compare Fenix vs webextensions and see what are their differences.

Fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android (by mozilla-mobile)

webextensions

Charter and administrivia for the WebExtensions Community Group (WECG) (by w3c)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Fenix webextensions
750 36
6,681 559
- 1.8%
7.7 8.1
about 1 year ago 5 days ago
Kotlin Bikeshed
Mozilla Public License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Fenix

Posts with mentions or reviews of Fenix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.
  • Firefox on Android does not support client certificates
    1 project | news.ycombinator.com | 9 Jan 2024
  • Website Search Hurts My Feelings
    2 projects | news.ycombinator.com | 26 Dec 2023
    It's been that way for years: https://github.com/mozilla-mobile/fenix/issues/20351

    I lost hope it and other issues would be fixed and moved to Chromium on Android.

  • Andriod app and Web are synced but..
    1 project | /r/firefox | 7 Dec 2023
    Firefox for Android was rewritten pretty much from scratch circa 2020. Collections are one of its many unfinished and poorly-thought-out features, and they never got around to implementing the ability to sync Collections to desktop. It was a known problem in 2019, while the rewrite was being worked on, and Mozilla doesn't appear to have given it any attention in the years since.
  • Firefox on Android: Home Button
    1 project | /r/firefox | 4 Dec 2023
    People have been asking for this for over a year via Mozilla's current feedback channels, and for two years on the previous issue-reporting venue, to no avail. It was automatically moved from the old venue to Bugzilla ostensibly because Bugzilla makes it easier to track and work on issue reports, but they haven't actually worked on that issue report at all.
  • Is it me or Firefox?
    1 project | /r/firefox | 4 Dec 2023
    Known issue, not a new issue, and unlikely to be fixed any time soon, unfortunately. I had this before I stopped using the Android version a year ago. It was reported as a bug at least a year ago on their old issue tracker, and later moved to the current one, where last activity on the issue report was three months ago. No apparent progress toward any fix.
  • Mozilla tells extension developers to get ready to finally go mobile
    4 projects | news.ycombinator.com | 4 Nov 2023
    Since Fenix's first release they've been saying that the absurd limitations on add-ons support were only temporary, and they would have quickly increased the number of supported ones.

    And instead absolutely nothing changed for three years.

    Furthermore the insane bugs from which Fenix suffers from its release (https://github.com/mozilla-mobile/fenix/issues/12731) (making it unbearable) have been left hanging, focusing the few resources on dumb ui experiments.

    So everything suggested that Mozilla did not care of its Android browser, or actually that they were deliberately sabotaging it.

    This news instead represents a huge improvement, hence my bewilderment.

    I don't know what people who downvoted my message thought I meant.

  • Trying to abandon chrome, but firefox is not doing well in my testing! Suggestions?
    1 project | /r/browsers | 24 Oct 2023
    https://github.com/mozilla-mobile/fenix/issues/20012 and https://bugzilla.mozilla.org/show_bug.cgi?id=101865
  • Firefox desktop extensions coming soon for the upcoming Android release
    5 projects | news.ycombinator.com | 10 Aug 2023
  • For #19918: Add option to hide the toolbar home button (Firefox For Android)
    1 project | news.ycombinator.com | 10 Jul 2023
  • Firefox Address Bar Tips
    13 projects | news.ycombinator.com | 10 Jul 2023
    This was sadly deprecated on Android: https://github.com/mozilla-mobile/fenix/issues/12099

    It was such a huge loss for me that for at least a year I used the outdated pre-Fenix. Now they still work on Desktop but they just stopped working on Android (althouth the bookmarks itself are synced-up)

webextensions

Posts with mentions or reviews of webextensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Chrome's next weapon in the War on Ad Blockers: Slower extension updates
    7 projects | news.ycombinator.com | 1 Dec 2023
    I've edited my comment to also include a link to the Chrome docs, but that FAQ entry also has the link to an issue in the webextensions repository indicating it's a limitation of MV3: https://github.com/w3c/webextensions/issues/112
  • There are no strings on me
    2 projects | news.ycombinator.com | 25 Nov 2023
    Google outlawing dynamic code in Web Extensions/mv3 is a travesty of high order. There's no place I want to be able to be more alive than my agents. Yet my agents must all be dead. For shame, ye villains.

    https://github.com/w3c/webextensions/issues/139

    This post definitely was quite a technical explanation. The opening framing, to me, means the world.

  • Chrome Users Beware: Manifest V3 Is Deceitful and Threatening – EFF
    2 projects | news.ycombinator.com | 17 Nov 2023
    The other big change of mv3 that gets no coverage but which is dear to me is that mv3 outlaws any kind of dynamic code. The whole app has to be statically defined. This makes it much easier to know what's running, since an extension can no longer go pull in extra code, but it greatly reduces what you can do as an extension too. Extensions have to have all behaviors predefined. I can't dial home & load my behaviors. Here's the issue, https://github.com/w3c/webextensions/issues/139

    For a while it meant that userscripts didn't have any way to run. So Google introduced a new API for user scripting. But those extensions only run in "developer" mode. I'm guessing that means when devtools are open?

    I agree a lot with your premise. It sure seems like Google is targeting everyone with these changes, but that better real affordances & escape hatches need to be builtin to not maim the lives of power users. It took a long long time to come up with a userscript solution, and it seems like an awful doesnt-work-for-me workaround (I use userscripts not to dev but to modify everyday experiences). Chrome just hasn't been taking their obligation to user agency seriously.

  • Firefox users may import Chrome extensions now
    2 projects | news.ycombinator.com | 24 Aug 2023
    > the extension APIs are standardised enough that this is actually possible a lot of the time

    A bit off topic, but as a co-chair of the WebExtensions Community Group[1] (WECG) I'm a bit touchy about the calling WebExtensions "standardized." A few years back the Browser Extensions Community Group[2] created a spec for WebExtensions, but it never reached a state that we'd normally refer to as a web standard. (Technically W3C community groups can only produce "Reports" and these documents are not on the standards track.[3])

    FWIW, I'm very bullish about specifying and (hopefully) standardizing the WebExtensions platform. I'm especially excited about having a good chunk of dedicated time to sit with browser folks at TPAC 2023[4] and try to work out some open questions about where we're going and how we're going to get there.

    [1]: https://github.com/w3c/webextensions/

  • uBlock Origin Lite now available on Firefox
    7 projects | news.ycombinator.com | 21 Aug 2023
    While I was trying to find out what Firefox's limits are I came across this interesting issue on the W3C's webextensions repo: https://github.com/w3c/webextensions/issues/319

    4 days ago the Chromium developers proposed upping the limit for certain types of declarativeNetRequest rules based on data AdGuard provided on real world rule lists.

  • Google's trying to DRM the internet, and we have to make sure they fail
    1 project | /r/linux | 24 Jul 2023
    Manifest v3 is used for Chrome's extensions system. The proposal appears to limit what extensions have access to, and what they can do in Chrome. It is proposed as a W3C standard by Google. It is being tracked at the W3C at https://github.com/w3c/webextensions/issues/44.
  • Manifest V2 Chrome Extension Phaseout Delayed Until 2024
    2 projects | news.ycombinator.com | 1 Apr 2023
    Google is not even close to finishing MV3: "On the userScripts API, the proposal has been merged into the WECG but the engineering work has not started yet." https://github.com/w3c/webextensions/blob/f8f430f1904c2a6fa8...

    MV2 is sticking around until at least 2024.

  • Here’s what’s going on in the world of extensions
    1 project | /r/firefox | 18 Jan 2023
    Some, but not all, limitations are highlighted in this thread: https://github.com/w3c/webextensions/issues/72
  • Firefox 109.0 released
    2 projects | /r/linux | 17 Jan 2023
  • For your next side project, make a browser extension
    14 projects | news.ycombinator.com | 15 Jan 2023
    Somewhat tangentially, I've been pushing for a popup/overlay API that allows to specify the position and size, and doesn't require any origin permissions.

    https://github.com/w3c/webextensions/issues/307

What are some alternatives?

When comparing Fenix and webextensions you can also consider the following projects:

iceraven-browser - Iceraven Browser

AdNauseam - AdNauseam: Fight back against advertising surveillance

bromite - Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser!

graphql-jit - GraphQL execution using a JIT compiler

ungoogled-chromium - Google Chromium, sans integration with Google

h264ify - A Chrome extension that makes YouTube stream H.264 videos instead of VP8/VP9 videos

darkreader - Dark Reader Chrome and Firefox extension

nyxt - Nyxt - the hacker's browser.

multi-account-containers - Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.

SingleFile-MV3 - SingleFile version compatible with Manifest V3. The future, right now!

Firefox-UI-Fix - 🦊 I respect proton UI and aim to improve it.

obelisk - Go package and CLI tool for saving web page as single HTML file