Firefox 瀏覽器附加元件
登入
AI AdBlocker (for Android) 預覽

AI AdBlocker (for Android) 作者: 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.

某些功能可能需要付款後才能使用某些功能可能需要付款後才能使用
0 (0 reviews)0 (0 reviews)
1 User1 User
必須使用 Firefox 才能使用此擴充套件
下載 Firefox
下載檔案

擴充套件後設資料

畫面擷圖
when ai-ad-blocker turn onwhen ai-ad-blocker functionversion amd update
關於此擴充套件
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.
開發者留言
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).
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料了解更多

必要權限:

  • 存取您所有網站中的資料
更多資訊
附加元件網址
  • 首頁
  • 技術支援網站
  • 技術支援信箱
版本
0.1.6
大小
107.82 KB
最近更新
14 天前 (2025年8月19日)
相關分類
  • 網頁開發
  • 隱私權與安全性
  • 搜尋工具
授權條款
MIT License
隱私權保護政策
閱讀此附加元件的隱私權保護政策
版本紀錄
  • 瀏覽所有版本
標籤
  • ad blocker
  • anti tracker
新增至收藏集
檢舉此附加元件
支援這位開發者

這套擴充套件的開發者希望您透過小小的捐獻協助其後續開發。

立刻捐款

eye3 製作的更多擴充套件
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。