ublock-origin

Open-source projects categorized as ublock-origin

Top 23 ublock-origin Open-Source Projects

  • uBlock

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

  • Project mention: Apr 24th is JavaScript Naked Day – Browse the web without JavaScript | news.ycombinator.com | 2024-04-21
  • uBlock-Origin-dev-filter

    Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub.

  • Project mention: Google Search's Death by a Thousand Cuts | news.ycombinator.com | 2023-07-03

    I'm not OP, but here is my own uBlock filter with hundreds of GitHub/StackOverflow copycats: https://github.com/quenhus/uBlock-Origin-dev-filter

  • 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.

    InfluxDB logo
  • easylist

    EasyList filter subscription (EasyList, EasyPrivacy, EasyList Cookie, Fanboy's Social/Annoyances/Notifications Blocking List)

  • Project mention: Let's build a screenshot API | dev.to | 2024-03-24

    import { ScreenshotOptions } from "./schema"; import puppeteer, { Page } from "puppeteer"; import { PuppeteerBlocker } from "@cliqz/adblocker-puppeteer"; import fetch from "cross-fetch"; let blocker: PuppeteerBlocker | null = null; async function blockCookieBanners(page: Page) { if (!blocker) { blocker = await PuppeteerBlocker.fromLists(fetch, [ // the list of the cookie banners to block from the https://easylist.to/ website "https://secure.fanboy.co.nz/fanboy-cookiemonster.txt", ]); } await blocker.enableBlockingInPage(page); } export async function render( options: ScreenshotOptions ): Promise<{ url: string }> { const browser = await puppeteer.launch(); const page = await browser.newPage(); if (options.block_cookie_canners) { await blockCookieBanners(page); } await page.setViewport({ width: options.viewport_width, height: options.viewport_height, deviceScaleFactor: options.device_scale_factor, }); await page.goto(options.url); const encodedScreenshot = await page.screenshot({ type: "jpeg", encoding: "base64", fullPage: options.full_page, }); await browser.close(); return { url: `data:image/jpeg;base64,${encodedScreenshot}` }; }

  • fuckfuckadblock

    Filters for blocking mining, pop-ups and anti-adblock bypass.

  • Project mention: clown on clown violence 💀 | /r/programmingcirclejerk | 2023-10-06
  • webannoyances

    Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.

  • Project mention: Ask HN: Software to Grade Websites on "Annoyingness?" | news.ycombinator.com | 2023-10-23

    https://github.com/yourduskquibbles/webannoyances

  • adfilt

    The place where I, DandelionSprout, store my web filter lists for countless topics, including my Nordic adblock list. As simple as that, really.

  • Project mention: UBO's url cleaner filter lists are terrible | /r/uBlockOrigin | 2023-07-05

    Keep in mind that neither of those lists are default lists and neither are maintained by the uBlock Origin team. Issues with those lists should be reported to their maintainers: - AdGuard URL Tracking Protection: https://github.com/AdguardTeam/AdguardFilters/issues - Actually Legitimate URL Shortener Tool: https://github.com/DandelionSprout/adfilt/discussions/163

  • ublock-hide-yt-shorts

    uBlock Origin filter list to hide YouTube Shorts

  • Project mention: Let me introduce the AdSkipper. Only thing you need to get rid of video ads. | /r/Piracy | 2023-12-06
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • filterlists

    Collection of filters to fill in the gaps (by yokoffing)

  • Project mention: Some notes on Firefox's media autoplay settings in practice as of Firefox 124 | news.ycombinator.com | 2024-03-30

    Check out yokoffing's uBO filter lists. Specifically #2 "click2load" which does exactly what you're seeking. Making auto play content click to load.

    https://github.com/yokoffing/filterlists?tab=readme-ov-file

  • letsblockit

    Remove low-quality content and useless nags, focus on what matters. A community-maintained uBlock Origin filter set.

  • Project mention: Shutting down the letsblock.it project and its official instance | news.ycombinator.com | 2024-03-31
  • polish-ads-filter

    CertyficateIT - Oficjalne polskie filtry do Adblock, uBlock Origin, Adguard

  • Project mention: last week poczta.o2.pl started displaying ads | /r/uBlockOrigin | 2023-06-19

    For Polish specific issues you can ask here: https://github.com/MajkiIT/polish-ads-filter/issues You'll have better luck there to find someone with an account on this webmail.

  • YousList

    Block filter for advertisements, mainly on Korean sites

  • Project mention: I have a question regarding the default Korean filter. | /r/uBlockOrigin | 2023-08-14

    From my search, it seems that the original default Korean filter for uBlock Origin was Youslist (https://github.com/yous/YousList/raw/master/youslist.txt) for a long time. However, I found that there was a change to List-KR as the default Korean filter for uBlock Origin in April of last year (https://github.com/gorhill/uBlock/commit/ed0f7ae3ce1fbc9445e5c9bca0890fb86ab3d0b9). I'm also curious about the reason behind this change.

  • adblock-iran

    Ad blocking rules for websites

  • Anifiltrs

    A collection of filter lists for anime streaming, manga reading, and downloading of such things.

  • iploggerfilter

    This is a list for ublock Origin to filter any site who's only purpose is to log your IP

  • indonesianadblockrules

    Filter tambahan untuk EasyList memblokir iklan berbahasa Indonesia dan Malaysia.

  • adblock2

    Personal filters and rules for AdGuard/uBlock Origin

  • ttv_adEraser

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

  • uBO-YouTube

    Easier way to exempt your favorite YouTube channels from adblocking.

  • abpvn

    ABPVN - Bộ lọc quảng cáo cho người việt

  • Project mention: Adblock Detected | /r/uBlockOrigin | 2023-04-30

    If you are enabling VIE: ABPVN List, it's caused by the filter lehait.net##.adsbygoogle. Please report here: https://github.com/abpvn/abpvn/issues

  • ftprivacy

    A collection of ad block lists for Pi Hole, AdGuard Home, pfBlockerNG, uBlock Origin, and more... - https://ftprivacy.cloud

  • uBlock-Kiwi

    uBlock Origin - An efficient blocker for Kiwi Browser on Android. Fast and lean.

  • CleanYourTwitter

    Adblock filters for Twitter. Removes Promoted Tweets, You Might Like, Who to Follow, What's Happening, and other annoyances

  • VscodeAdblockSyntax

    Comprehensive extension to manage Adblock Syntax in VSCode: syntax highlighter, linter and much more. Available on the VSCode Marketplace.

  • 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).

ublock-origin related posts

Index

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

Project Stars
1 uBlock 43,007
2 uBlock-Origin-dev-filter 2,190
3 easylist 1,981
4 fuckfuckadblock 1,943
5 webannoyances 1,271
6 adfilt 1,271
7 ublock-hide-yt-shorts 940
8 filterlists 855
9 letsblockit 795
10 polish-ads-filter 650
11 YousList 293
12 adblock-iran 267
13 Anifiltrs 191
14 iploggerfilter 183
15 indonesianadblockrules 152
16 adblock2 138
17 ttv_adEraser 128
18 uBO-YouTube 120
19 abpvn 117
20 ftprivacy 80
21 uBlock-Kiwi 79
22 CleanYourTwitter 74
23 VscodeAdblockSyntax 69

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com