Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
AdOff 预览

AdOff 作者: AdOff Team

Block ads on YouTube & every website. Skip video ads, ultra-light, invisible to anti-adblock. Fast, private, no tracking.

某些功能可能需要付费某些功能可能需要付费
0(0 条评价)0(0 条评价)
14 个用户14 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
Four layers of protection working as one — 138 rules, 15 languages, zero data collected.See the difference: from 8 ads and 15 trackers to a clean, fast, private page.One click controls everything — live stats, per-site pause and stealth, all in a simple popup.Video ads gone at the source: pre-roll, mid-roll and overlays neutralized instantly (Pro).Invisible by design — AdOff stays undetected even on sites that fight ad blockers.Private, honest, yours: on-device filtering, zero logs, real numbers — no inflated claims.
关于此扩展
Ads? Off!

AdOff is a next-generation ad blocker built from scratch with Manifest V3. It blocks ads everywhere — instantly, invisibly, and without slowing down your browser.

━━━━━━━━━━━━━━━━━━━━
HOW IT WORKS
━━━━━━━━━━━━━━━━━━━━

AdOff uses four independent layers of protection that work together:

● Network Blocking — Intercepts and blocks ad requests before they even reach your browser. 138 rules cover all major advertising networks, tracking pixels, and analytics endpoints. Ads are stopped at the source, saving bandwidth and speeding up page loads.

● Cosmetic Filtering — Hides ad containers, banners, sponsored content, pop-ups, cookie walls, and residual ad elements directly from the page. Uses precise CSS selectors and smart DOM scanning to remove visual clutter without breaking page layouts.

● Video Ad Neutralization (Pro) — Replaces the standard video ad SDK with a neutral stub that tells the player "no ads to show." Videos start immediately without pre-roll or mid-roll interruptions. Works universally on video platforms like YouTube and Twitch, and on any streaming or broadcaster website worldwide.

● Stealth Anti-Detection (Pro) — Advanced anti-adblock evasion technology. AdOff stays completely invisible to detection scripts, so you never see "please disable your ad blocker" messages. Works on news sites, video platforms like YouTube, social networks like Facebook, and any site that fights ad blockers.

━━━━━━━━━━━━━━━━━━━━
KEY FEATURES
━━━━━━━━━━━━━━━━━━━━

✔ Works on every website — zero configuration needed
✔ Ultra-lightweight: only tens of KB, a fraction of typical competitors
✔ Video ad neutralization (Pro only) — eliminates pre-roll and mid-roll ads on YouTube, Twitch, Vimeo, Dailymotion and streaming platforms worldwide
✔ Stealth mode (Pro only): invisible to anti-adblock detection systems
✔ Per-site controls: pause protection on specific sites with one click
✔ 4 pause modes: pause for 1 hour, until tomorrow, permanently, or custom
✔ Whitelist management: easily exclude trusted sites you want to support
✔ Real-time stats: see how many ads and requests have been blocked
✔ Cookie banner blocker: auto-dismisses cookie consent pop-ups
✔ No "acceptable ads": blocks everything by default — no paid whitelist, ever
✔ Transparent pricing: cancel anytime, 30-day money-back guarantee, no hidden auto-renewal
✔ Privacy-first: no browsing history collected, no page content read, no tracking data sent
✔ 15 languages: English, Italian, German, French, Spanish, Portuguese, Russian, Arabic, Chinese, Hindi, Japanese, Korean, Turkish, Indonesian, Polish
✔ Manifest V3: built with the latest Chrome extension architecture
✔ Free tier available — core protection at no cost

━━━━━━━━━━━━━━━━━━━━
WORKS EVERYWHERE
━━━━━━━━━━━━━━━━━━━━

AdOff blocks ads on every website you visit. A few of the places where it shines:

● Video & streaming — YouTube, Twitch, Vimeo, Dailymotion, Hulu, and any player worldwide: pre-roll, mid-roll and overlay video ads neutralized instantly (Pro).

● Social networks — Facebook, Instagram, X (Twitter), TikTok, Reddit, LinkedIn, Pinterest, Snapchat: sponsored posts, in-feed ads and promoted content hidden.

● Search & shopping — Google, Bing, Amazon, eBay: sponsored results and product ads removed.

● News & media — every news site, blog, and magazine: banners, pop-ups, interstitials and anti-adblock walls bypassed (Stealth, Pro).

● Forums, wikis, streaming audio (Spotify Web), webmail, and the entire rest of the web — if a page tries to show you an ad, AdOff stops it.

━━━━━━━━━━━━━━━━━━━━
FREE vs PRO
━━━━━━━━━━━━━━━━━━━━

Free — Full network ad blocking, CSS ad hiding, per-site pause, whitelist, multi-language support.

Pro — Everything in Free, plus: Video ad neutralization (eliminates pre-roll and mid-roll ads on streaming platforms), Stealth anti-detection mode, priority updates, and early access to new features. Start with a 30-day free trial.

━━━━━━━━━━━━━━━━━━━━
WHY ADOFF?
━━━━━━━━━━━━━━━━━━━━

Most ad blockers share the same five weaknesses. AdOff was built to fix every one of them:

→ Video ads slip through or force a page reload? AdOff neutralizes video ads instantly, in-page, on any streaming platform or broadcaster worldwide — no reload needed, nothing slips through.
→ "Acceptable ads" letting paid ads through by default? Never. AdOff blocks everything by default. No paid whitelist, no ads we quietly let through — ever.
→ Cluttered, overwhelming settings? Zero configuration. AdOff works the second you install it — no modes to switch, no filter lists to tune.
→ Bloated blockers that eat RAM and slow your browser? AdOff is ultra-light and uses Chrome's native declarativeNetRequest engine — no background overhead, no slowdown.
→ Predatory billing and impossible refunds? Transparent pricing, cancel anytime, 30-day money-back guarantee. No hidden auto-renewal traps.

On top of all that:

→ Undetectable: stealth technology bypasses even the most aggressive anti-adblock walls
→ No monetization of your data: we don't track you, sell your data, or inject our own ads
→ Open and transparent: clear permissions, clear privacy policy

━━━━━━━━━━━━━━━━━━━━
SUPPORT
━━━━━━━━━━━━━━━━━━━━

Need help? Visit our support page at adoff.app/support — we respond to every message.

Found a site where ads aren't blocked? Let us know and we'll add rules for it in the next update.
开发者留言
Built with Manifest V3. Uses declarativeNetRequest for network filtering with 138 static rules. All code is bundled within the extension — no remote code execution, no eval. Stealth anti-detection is injected via a script tag (stealth-injector.js) to reach the MAIN world, required for Firefox compatibility.

Source code is readable: files are minified with Terser only (no obfuscation). The free core (network blocking, cosmetic filtering, content scripts, background, UI) is inspectable; license validation runs on a separate private server and is not part of this package. Licensed source-available under FSL-1.1-Apache-2.0.

No personal/browsing data is collected (data_collection_permissions: none). The only network call is Pro license validation (license key + email).
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 拦截任何页面上的内容
  • 读取您的浏览历史
  • 访问您在所有网站的数据

可选权限:

  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 支持邮箱
  • 复制附加组件 ID
版本
3.5.70
大小
166.73 KB
上次更新
2 天前 (2026年8月10日)
相关分类
  • 隐私和安全
许可证
保留所有权利
版本历史
  • 查看所有版本
标签
  • ad blocker
  • anti tracker
  • content blocker
  • facebook
  • google
  • privacy
  • security
  • streaming
  • twitch
  • youtube
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。