JavaScript Adblocker

Open-source JavaScript projects categorized as Adblocker

Top 7 JavaScript Adblocker Projects

  1. FuckAdBlock

    Detects ad blockers (AdBlock, ...)

    Project mention: How to Detect AdBlock/AdBlockPlus Activation Status with JavaScript | dev.to | 2025-03-22

    Tried multiple open-source solutions from GitHub, all failed: 1,f**kAdblock

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

  4. RecipeFilter

    Browser extension that focuses recipes front and center on food blogs

    Project mention: First Came 'Spam.' Now, with A.I., We've Got 'Slop' | news.ycombinator.com | 2024-06-11

    LPT: Recipe Filter is shockingly good at cutting out all the filler and presenting it in an easy-to-read format

    https://github.com/sean-public/RecipeFilter

  5. ttv_adEraser

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

  6. Youtube-AdBlocker

    New Youtube AdBlocker Extension For Chrome, Microsoft Edge And Mozilla Firefox- 2023

  7. adblock-filter-analyzer

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

  8. Reddit-ChromeExt-PromotedBlock

    This is a google chrome extension to block promoted posts on reddit.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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 Adblocker discussion

Log in or Post with

JavaScript Adblocker related posts

  • The day the music died

    1 project | /r/youtube | 7 Dec 2023
  • YouTube's new adblock policy

    16 projects | /r/pcmasterrace | 1 Jul 2023
  • How to disable a single list for a specific domain

    2 projects | /r/uBlockOrigin | 2 Jun 2023
  • How to block ads on twitch

    4 projects | /r/forsen | 2 Jun 2023
  • T1 says no to ads

    2 projects | /r/LivestreamFail | 1 Jun 2023
  • Any new ways to block twitch ads?

    9 projects | /r/uBlockOrigin | 31 May 2023
  • Twitch Turbo price changed from $8.99 to $11.99

    3 projects | /r/Twitch | 25 May 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 24 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 FuckAdBlock 1,897
2 WebShield 354
3 RecipeFilter 295
4 ttv_adEraser 127
5 Youtube-AdBlocker 54
6 adblock-filter-analyzer 17
7 Reddit-ChromeExt-PromotedBlock 2

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai