web-ext VS fx-autoconfig

Compare web-ext vs fx-autoconfig and see what are their differences.

web-ext

A command line tool to help build, run, and test web extensions (by mozilla)

fx-autoconfig

Load custom javascript in browser context (by MrOtherGuy)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
web-ext fx-autoconfig
10 101
2,557 147
1.4% -
9.3 8.1
5 days ago about 1 month ago
JavaScript JavaScript
Mozilla Public License 2.0 Mozilla Public License 2.0
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.

web-ext

Posts with mentions or reviews of web-ext. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.

fx-autoconfig

Posts with mentions or reviews of fx-autoconfig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.
  • Pinned tabs on NavBar... doable?
    2 projects | /r/FirefoxCSS | 25 Mar 2023
    I'm using your https://github.com/MrOtherGuy/fx-autoconfig
  • How to run custom JS in moz-extension:// page?
    1 project | /r/firefox | 21 Mar 2023
    Basically what the title says. I have some JS code I'd like to automatically run in a specific moz-extension:// page. In particular, I'm interested in Sidebery's moz-extension://*/sidebar/index.html, but I suspect the answer would be the same for any page. I tried writing a userscript with MrOtherGuy's fx-autoconfig, but to no avail: I can successfully run userscripts in chrome://browser/content/browser.xhtml, but if I add
  • Yet another same request: Draggable buttons
    2 projects | /r/FirefoxCSS | 16 Mar 2023
    If not possible with CSS, will JS work making them draggable? I found several JS draggable buttons at https://github.com/MrOtherGuy/fx-autoconfig
  • some javascript code
    1 project | /r/FirefoxCSS | 11 Jan 2023
  • is there a way to get the url link of "Restart Firefox" from 'about:restartrequired' and make it into a bookmark?
    1 project | /r/firefox | 8 Jan 2023
    copy config.js from https://github.com/MrOtherGuy/fx-autoconfig/tree/master/program > C:\Program Files\Mozilla\Firefox
  • Mozilla reaffirms that Firefox will continue to support current content blockers
    10 projects | news.ycombinator.com | 24 Sep 2022
    UI customization is fortunately still alive in the wake of XUL extensions.

    A /r/firefoxcss mod has a wonderful collection of code snippets that they maintain, which you can browse here: https://mrotherguy.github.io/firefox-csshacks/ and they created a userChrome.js loader here: https://github.com/MrOtherGuy/fx-autoconfig

    My favorite customization repository is https://github.com/aminomancer/uc.css.js - which really tests the limits of what is and isn't possible with userChrome.css and .js. My favorite feature is the implementation vertical tabs, without the use of extensions.

    Some legacy extensions are maintained and can be found here: https://github.com/xiaoxiaoflood/firefox-scripts/tree/master... (although you will need to use xiaoxiaoflood's userChrome.js loader AFAIK).

    Honorable mention goes to the Firefox CSS Store, which can be found here: https://trickypr.github.io/FirefoxCSS-Store.github.io/

    Moving to WebExtensions was the logical choice for Firefox, technical/security reasons aside, as they are not alienating extension developers that target Chromium-based browsers.

    Yes, they alienated their own extension developers. Yes, they could've handled the transition better, and worked harder towards supporting some of the many APIs/functionalities that extension developers needed (or still need) for their extensions to work in the WebExtensions ecosystem. I myself was quite mad for a very long time at how they handled the switch, but I think overall it's been a success - my own personal feelings aside.

  • Why is my userContent.css refusing to apply?
    4 projects | /r/FirefoxCSS | 27 Aug 2022
    Run it as userChrome.js
  • How do I hide the menu button when the menu bar is visible? (Firefox 100)
    2 projects | /r/FirefoxCSS | 2 Jun 2022
    I'm currently using a customized version of Aris-t2's CustomCSSforFx theme, along with /u/It_Was_The_Other_Guy's fx-autoconfig loader for JavaScript. My setup uses the option to put the application menu button in the title bar. In the versions that had this as standard, the menu button disappeared when the menu bar was shown. Is there a way to recreate this with either CSS or JavaScript?
  • Help Editing Min/Max/Close Buttons For Firefox 100.0.2
    1 project | /r/FirefoxCSS | 26 May 2022
    Why Use CSS Alone Though
  • Code to change color of Tab based on URL - works but needs to be more efficient
    1 project | /r/FirefoxCSS | 8 May 2022

What are some alternatives?

When comparing web-ext and fx-autoconfig you can also consider the following projects:

keepassxc-browser - KeePassXC Browser Extension

Zotero-Dark-Theme - userChrome.css file for a Zotero dark theme. Suggestions for improvements are welcome.

webextension-polyfill - A lightweight polyfill library for Promise-based WebExtension APIs in Chrome

firefox-csshacks - Collection of userstyles affecting the browser

config-files - My collection of .dotfiles, settings and snippets.

WebNowPlaying - A NowPlaying like plugin for rainmeter built for getting music info from websites

userscripts

FirefoxPWA - A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox [Moved to: https://github.com/filips123/PWAsForFirefox]

dezoomify-extension - A browser extension to detect zoomable images in web pages and downloading them with dezoomify

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

default-bookmark-folder - WebExtension allowing you to choose the default bookmark location folder and quickly bookmark pages via a dedicated icon.

firefox-scripts - userChromeJS / autoconfig.js and extensions