BiscuitBrowser VS uBOL-home

Compare BiscuitBrowser vs uBOL-home and see what are their differences.

BiscuitBrowser

SmartCookieWeb, redesigned using GeckoView (by CookieJarApps)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
BiscuitBrowser uBOL-home
31 16
258 353
- 11.0%
6.3 8.4
25 days ago 24 days ago
Kotlin JavaScript
Mozilla Public License 2.0 GNU General Public License v3.0 only
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.

BiscuitBrowser

Posts with mentions or reviews of BiscuitBrowser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

uBOL-home

Posts with mentions or reviews of uBOL-home. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-27.
  • Brave Leo now uses Mixtral 8x7B as default
    7 projects | news.ycombinator.com | 27 Jan 2024
    > It allows for 30,000 dynamic rules

    That is not what we mean by dynamic filters. From https://developer.chrome.com/blog/improvements-to-content-fi...

    > However, to support more frequent updates and user-defined rules, extensions can add rules dynamically too, without their developers having to upload a new version of the extension to the Chrome Web Store.

    What Chrome is talking about is the ability to specify rules at runtime. What critics of Manifest V3 are talking about is not the ability to dynamically add rules (although that can be an issue), it is the ability to add dynamic rules -- ie rules that analyze and rewrite requests in the style of the blockingWebRequest permission.

    It's a little deceptive to claim that the concerns here are outdated and to point to vague terminology that sounds like it's correcting the problem, but on actual inspection turns out to be entirely separate functionality from what the GP was talking about.

    > Giving this ability to extensions can slow down the browser for the user. These ads can still be blocked through other means.

    This is the debate; most of the adblocking community disagrees with this assertion. uBO maintains a list of some common features that are already not possible to support in Chrome ( https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-b... ) and has written about features that are not able to be supported via Chrome's current V3 API ( https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-as... ). Of particular note are filtering for large media elements (I use this a lot on mobile Firefox, it's great for reducing page size), and top-level filtering of domains/fonts.

  • UBlockOrigin Lite
    1 project | news.ycombinator.com | 15 Jan 2024
  • Current status of uBlockOrigin in Safari 17
    1 project | /r/uBlockOrigin | 10 Dec 2023
  • Chrome's next weapon in the War on Ad Blockers: Slower extension updates
    7 projects | news.ycombinator.com | 1 Dec 2023
    For an extension to be entirely declarative, it must package all the scripts to inject anywhere, the scripting.registerContentScript API doesn't allow injecting code as string[1], the content scripts must be part of the package.[2]

    There is userScripts API which allows injecting code as string, but it's impractical as in Chromium-based browsers this requires extra steps by the user to enable the API.[3] In Firefox, the documentation for this API has the following note[4]:

    > When using Manifest V3 or higher, use scripting.registerContentScripts() to register scripts

    * * *

    [1] https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...

    [2] https://github.com/uBlockOrigin/uBOL-home/tree/main/chromium...

    [3] https://developer.chrome.com/docs/extensions/reference/userS... ("Availability Pending")

    [4] https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...

  • Chrome pushes forward with plans to limit ad blockers in the future
    5 projects | news.ycombinator.com | 23 Nov 2023
    AIUI it's because declarativeNetRequests requires the filters to be specified statically, see https://developer.chrome.com/docs/extensions/reference/decla...

    Also note that the site you linked is for UBlock, which is a different extension from UBlock Origin. The UBlock Origin Lite (UBlock Origin for MV3) page has an explanation: https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-as...

  • UBlockOrigin Lite (partially) works on Safari
    1 project | news.ycombinator.com | 8 Sep 2023
  • Browser extensions spy on you, even if its developers don't
    8 projects | news.ycombinator.com | 1 Sep 2023
    You can also use a declarative adblocker like uBlock Origin Lite [1], which only provides the browser with a list of elements to filter, but doesn't have any permissions to read content or perform requests. Or simply use your hosts file to apply OS-wide filtering with no browser add-ons needed: https://github.com/StevenBlack/hosts

    Be aware that if you use these "passive" blocking methods, there are some sites like YouTube where you will see ads, because in these cases it's necessary to actually manipulate page content to hide them. What you can do is use a traditional adblocker but enable it only for these few sites where the declarative approach is not enough, take a look at [2] for more details.

    [1] https://github.com/uBlockOrigin/uBOL-home

    [2] https://seirdy.one/posts/2022/06/04/layered-content-blocking...

  • uBlock Origin Lite now available on Firefox
    7 projects | news.ycombinator.com | 21 Aug 2023
    > The author's description even seems to praise Manifest v3 in the same way Google PR did.

    No, it simply declares the goal of that add-on: to fully comply with declarative ways of MV3 and its limitations, and no uBO extended features that need workarounds to be implemented.

    He's more strict to Lite than full version:

    - https://github.com/uBlockOrigin/uBOL-home/issues/17

  • uBlock Origin 1.50.0
    15 projects | news.ycombinator.com | 7 Jun 2023
    Obviously a project like this has already been offered 7-figure deals already: https://github.com/uBlockOrigin/uBOL-issues/issues/44

    And he declined all.

  • のーもら公認アドオン『ublock origin』収益化のご提案をまたもや相手にせず
    1 project | /r/newsokunomoral | 27 May 2023

What are some alternatives?

When comparing BiscuitBrowser and uBOL-home you can also consider the following projects:

iceraven-browser - Iceraven Browser

example-chrome-extension - Example Chrome Extension - open source examples for Chrome extension APIs

firefox-android - :warning: This repository hosts the Firefox for Android (Fenix), Focus for Android, and Mozilla Android Components projects. It is now developed and maintained as part of Mozilla Central. See the announcement here: https://github.com/mozilla-mobile/firefox-android/wiki#upcoming-migration-to-mozilla-central. ”

webextensions - Charter and administrivia for the WebExtensions Community Group (WECG)

SyncMarks-Extension - Browser Webextension for Firefox, Edge or Chromium derivatives to sync your bookmarks with a private backend.

little-rat - 🐀 Small chrome extension to monitor (and optionally block) other extensions' network calls

bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox.

AdGuardDNS - Public DNS resolver that protects you from ad trackers

bypass-paywalls-firefox-clean

remove-youtube-suggestions - A browser extension that removes YouTube suggestions, comments, shorts, and more

reference-browser - A full-featured browser reference implementation using Mozilla Android Components.

uBlock-issues - This is the community-maintained issue tracker for uBlock Origin