Doplnky pre prehliadač Firefox
Prihlásiť sa
Náhľad témy AI AdBlocker (for Android)

AI AdBlocker (for Android) Autor: eye3

AI AdBlocker for Firefox Android. Build using background scripts (no service worker) Blocks obvious ad containers + simple heuristics; no remote calls. Bundles ONNX Runtime Web locally(WASM only); no CDN, No data collection, no telemetry.

Použitie niektorých funkcií môže byť spoplatnenéPoužitie niektorých funkcií môže byť spoplatnené
0 (0 reviews)0 (0 reviews)
Žiadni používateliaŽiadni používatelia
Na použitie tohto rozšírenia budete potrebovať Firefox
Stiahnuť Firefox
Stiahnuť súbor

Metadáta rozšírenia

Snímky obrazovky
when ai-ad-blocker turn onwhen ai-ad-blocker functionversion amd update
O tomto rozšírení
No user data is collected, stored, or transmitted. No remote endpoints. All ML/WASM runs entirely locally.
This add-on is a starter AI Ad Block extension.
• The uploaded .zip is the Firefox-compatible build (no rules/ directory, uses background.scripts instead of service_worker).
• The uploaded source .zip contains the full, human-readable source code (TypeScript, scripts, manifests, build files) without dist/ or node_modules/.
• No remote code execution, dynamic code generation, or obfuscated code is used.
• Can detect hidden ads, sponsored labels, promoted posts, native ads that rule-based systems miss.
• Can adapt better if you re-train the model with new data.
Example AI Features You Can Add DOM / Heuristic Classifier:
Train a lightweight ML model on HTML snippets (features: tag type, attributes, text like “Sponsored”).
Content script grabs candidate nodes → runs model → hide if classified as ad.
Vision-based Ad Detection:
Use a small CNN (e.g., MobileNet/ONNX quantized) to check if an <img> looks like a banner ad.
Useful for “image-only” ads where markup doesn’t give them away.
Hybrid (most practical):
Use heuristics to filter likely candidates (divs with fixed size, suspicious classes, “sponsored” text).
Use ML to confirm → avoid false positives.
Future-proofing: when advertisers obfuscate HTML/CSS, rules break → but your ML model still generalizes.
Privacy-preserving: everything runs locally in the browser; no need to send page data to servers.
Research value: positions your extension as “next-gen” ad blocker, different from commodity ones.
Komentáre vývojára
This extension uses a hybrid rule-based and heuristic blocking method.
It does not collect or transmit user data.
Reviewers can build the extension from source using the included scripts (see README).
Hodnotené 0 od 0 recenzentov
Ak chcete ohodnotiť toto rozšírenie, musíte sa prihlásiť
Doplnok zatiaľ nie je ohodnotený

Hodnotenie bolo uložené

5
0
4
0
3
0
2
0
1
0
Zatiaľ žiadne recenzie
Povolenia a údajeĎalšie informácie

Požadované oprávnenia:

  • Pristupovať k údajom pre všetky webové stránky
Ďalšie informácie
Odkazy doplnku
  • Domovská stránka
  • Stránka podpory
  • E‑mail podpory
Verzia
0.1.6
Veľkosť
107,82 kB
Posledná aktualizácia
pred 10 dňami (19. aug 2025)
Príbuzné kategórie
  • Tvorba webu
  • Súkromie a bezpečnosť
  • Vyhľadávacie nástroje
Licencia
Licencia MIT
Zásady ochrany osobných údajov
Prečítajte si Zásady ochrany osobných údajov pre tento doplnok
História verzií
  • Zobraziť všetky verzie
Značky
  • ad blocker
  • anti tracker
Pridať do kolekcie
Nahlásiť tento doplnok
Podporte tohto vývojára

Vývojár tohto rozšírenia žiada o podporu v jeho vývoji zaslaním malého príspevku.

Prispejte teraz

Ďalšie rozšírenia od autora eye3
  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.