uBO-Scriptlets VS firefox-scripts

Compare uBO-Scriptlets vs firefox-scripts and see what are their differences.

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
uBO-Scriptlets firefox-scripts
6 131
49 906
- -
7.8 1.6
10 days ago 9 months ago
JavaScript JavaScript
Do What The F*ck You Want To Public License 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.

uBO-Scriptlets

Posts with mentions or reviews of uBO-Scriptlets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-07.
  • How to I manage adblock rules like ublock origin?
    1 project | /r/vivaldibrowser | 29 Mar 2023
    doesn allow running scriptlets https://github.com/uBlock-user/uBO-Scriptlets
  • Fextralife cosmetic filters
    1 project | /r/uBlockOrigin | 19 Oct 2022
    This won't be for everyone, but I think it's neat. You'll need to set up uBO-Scriptlets , but then if you add these to your filter list, you can have a normal home button. How often are you really using the other options in that dropdown?
  • Getting rid of the blocking overlays
    1 project | /r/uBlockOrigin | 10 Oct 2022
    I can only see something like this if I visit the mobile site. I get a popup, telling me to download the app and an overlay which greys everything else. If I'm not logged in, I can disable it using uBO-Scriptlets and adding www.reddit.com##+js(rsre, shreddit-experience-tree) to my filter list. Open up the inspector, and if you have a bunch of "#shadow-root (open)" tags in your html, this will fix it.
  • Adblock detect update and domain continuously connects
    1 project | /r/uBlockOrigin | 17 Apr 2021
    To stop that connection request from occuring you will need a scriptlet that traps XHRs, see --https://github.com/uBlock-user/uBO-Scriptlets/blob/master/scriptlets.js#L490
  • Custom Filter to open pop-up window as new tab?
    2 projects | /r/uBlockOrigin | 7 Mar 2021
    Yes, you will have to do like I did at https://github.com/uBlock-user/uBO-Scriptlets and then use it in uBO filters, this is for advanced users only.
  • Twitter Topics To Follow
    2 projects | /r/uBlockOrigin | 22 Feb 2021
    Note: anti-adblock stuff can be harder to deal with, because they know how to defeat basic methods. And I'm not good at those either, but I know that it's often all about scriptlets. That's javascript and I don't know much about that.

firefox-scripts

Posts with mentions or reviews of firefox-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-10.
  • Adapting custom buttons and legacy extensions to Librewolf Portableapps install
    1 project | /r/LibreWolf | 13 Sep 2023
  • Problems with custom scrollbar after updating to FF117
    1 project | /r/FirefoxCSS | 5 Aug 2023
    For a long time, I've been making use of a MacOS-esque scrollbar I found online. I'm using XiaoXiaoFlood's loader script, and I've made the necessary changes to the files mentioned here to make it able to load .js and .uc.js files again. I've also modified the script a fair bit, though reverted most as it didn't work. Currently, I'm using this one, which has simply commented out the things that rely on Services. Though, even if I add it with something like const Services = globalThis.Services || ChromeUtils.import("resource://gre/modules/Services.jsm").Services; it doesn't make much of a difference. I've also tried using a userChrome.xml file, but that doesn't do much anymore. Was around 72/75 where that stopped working right?
  • Firefox Address Bar Tips
    13 projects | news.ycombinator.com | 10 Jul 2023
    Though for the full value I personally really also need some sort of interface that can show individual page visits in order to answer the question "What other pages did I visit at that point in time?" (sometimes I don't remember the right keywords to find a certain page again, but only some other page I visited during the same browsing session). The built-in history view is only of limited value here, because it always only shows the most-recent visit, so as soon as you visit a page again, it moves to the front of the list again and loses its original place and history context.

    As usual, there used to be an add-on for that, which was subsequently broken by the move to webextensions (and even if somebody wanted to rewrite it, the webextension API doesn't cater for its full functionality). Thankfully some kind soul has maintained a version hacked to still work even on a current Firefox (https://github.com/xiaoxiaoflood/firefox-scripts/tree/master...).

  • [Help] How do I change the new tab page in Firefox
    1 project | /r/FirefoxCSS | 19 Jun 2023
    This is what you're looking for.
  • How do I get rid of this gray overlay on hover in the context menu? (only the buttons along the top are affected)
    1 project | /r/FirefoxCSS | 14 Jun 2023
    Heads up though, it doesn't work for most tooltips. For that, I found the only way to change them is to use the above code in an agentsheet (https://github.com/xiaoxiaoflood/firefox-scripts, see the "StyloaiX" section)
  • What are downsides and upsides of all the updates since after G3 for you?
    1 project | /r/waterfox | 5 May 2023
    Bootstrapped extensions are supported (really, xiaoxiaoflood is the only one who maintains any popular ones).
  • Firefox will get rid of cookie banners by auto-rejecting cookies
    6 projects | /r/webdev | 21 Apr 2023
    depending on your needs existing extensions may work for you, though the ContentScript based implementations have issues, if that's not enough you can use https://github.com/xiaoxiaoflood/firefox-scripts as it allows you to run the code in the browser UI, unfortunately there's no easy to use extension (and sadly FireGestures require update to work, even with loader injected into Quantum) so you may need to work with the code a bit (or more)
  • Private Tabs instead of windows
    1 project | /r/firefox | 19 Apr 2023
  • Firefox it is (Or its forks. Need Suggestions.)
    4 projects | /r/browsers | 15 Apr 2023
    do what exactly? inject code? there are many slightly different approaches, the most reliable seems to be https://github.com/xiaoxiaoflood/firefox-scripts and using an approach like that forks can add extra configs to the UI making users' lives easier
  • The Little Trick Requires Firefox CSS… So, I Cross-Posted
    2 projects | /r/FirefoxCSS | 9 Apr 2023
    Not in the foreseeable future, but maybe achievable with userChromeJS.

What are some alternatives?

When comparing uBO-Scriptlets and firefox-scripts you can also consider the following projects:

uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

firefox-sidebery-minimal-style - Universal minimal style for Firefox and Sidebery