JavaScript ublock-origin

Open-source JavaScript projects categorized as ublock-origin

Top 10 JavaScript ublock-origin Projects

ublock-origin
  1. uBlock

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

    Project mention: Someone at YouTube Needs Glasses | news.ycombinator.com | 2025-04-30

    well if you are still gonna browse on chrome don't settle for the ublock originless experience.

    * download a release zip: https://github.com/gorhill/ublock/releases (expand Assets).

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. TizenTube

    A TizenBrew module to remove ads and add support for SponsorBlock for your Tizen TV.

    Project mention: SmartTube – an advanced player for set-top boxes and TVs running Android OS | news.ycombinator.com | 2024-10-29

    For people with non-Android smart TVs there are similar apps (with adblock and sponsorblock) both for Tizen [0] and webOS [1].

    [0]: https://github.com/reisxd/TizenTube/

    [1]: https://github.com/webosbrew/youtube-webos

  4. WebShield

    A new wide-spectrum content blocker for Safari designed to be performant, efficient, and effective.

    Project mention: WebShield – A new wide-spectrum content blocker for Safari | news.ycombinator.com | 2025-02-28

    To set a baseline: Ad blockers work by a combination of static rulesets and dynamic javascript.

    Safari does not support the ruleset format of Chrome/Firefox, so a ruleset has to be maintained for it specifically. In practice this is always the AdGuard ruleset. I doubt a single adblocker doesn't use this as a base.

    Beyond that is the custom JS they inject. It's hard to say how good it is but that is the only selling point:

    - https://github.com/arjpar/WebShield/tree/cae7629f1c5fb79fe76...

    AdGuard has its own too:

    - https://github.com/AdguardTeam/AdGuardForSafari/tree/master/... (JS files)

    They look similar in a lot of ways, because well they have to, but I haven't done any deep analysis.

    Safari extensions will never match uBlock Origin because it simply does not provide the same APIs (webRequest blocking and DNS) that Firefox does.

  5. Frellwits-filter-lists

    Various filter lists for uBlock Origin.

  6. ttv_adEraser

    TTV AdEraser aims to remove livestream ads as well as add some useful features to our favourite streaming site.

  7. my_filters_001

    My filter lists - feel free to add these lists to uBlock Origin

  8. uBO-Scriptlets

    A custom arsenal of scriptlets to be used for injecting userscripts via uBlock Origin.

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. scriptlet-doctor

    Allow inline scripts regardless of site policy

  11. facebook-feeds-filter

    uBlock Origin scriptlet to filter unwanted feed-units on FB by their category.

  12. adblock-filter-analyzer

    AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript ublock-origin discussion

Log in or Post with

JavaScript ublock-origin related posts

Index

What are some of the best open-source ublock-origin projects in JavaScript? This list will help you:

# Project Stars
1 uBlock 53,592
2 TizenTube 804
3 WebShield 369
4 Frellwits-filter-lists 141
5 ttv_adEraser 127
6 my_filters_001 77
7 uBO-Scriptlets 60
8 scriptlet-doctor 57
9 facebook-feeds-filter 45
10 adblock-filter-analyzer 17

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?