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

AdBlock 广告过滤器 版 版本历史 - 25 个版本

AdBlock 广告过滤器 版 作者: AdBlock

评分 4.2 / 5
4.2 / 5 星
5
2,453
4
394
3
142
2
103
1
445
AdBlock 广告过滤器 版 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 6.45.4

    发布于 2026年9月1日 - 5.56 MB
    适用于 firefox 128.0 及更高版本
    Fixed: A "settings reset to default" warning could appear even though
    nothing had actually been lost, on both new and existing installs. On
    Manifest V3, this also covered the browser terminating the background
    service worker part way through adding or updating filter lists — a
    genuine risk of ending up with subscriptions missing or incomplete —
    which the extension now guards against by keeping the service worker
    alive while this is in progress.
    Fixed: The conflict-detection partner-extension ping could throw an
    uncaught error on Chromium browsers when it reached a Firefox-only
    extension ID in its list, which also silently skipped pinging every
    extension listed after it.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 6.45.3

    发布于 2026年8月25日 - 5.55 MB
    适用于 firefox 128.0 及更高版本
    Fixed: Circumvention filters relying on the hide-if-matches-xpath3 snippet silently failed to hide anything and logged ReferenceError: fontoxpath is not defined to the console.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.45.2

    发布于 2026年8月18日 - 5.45 MB
    适用于 firefox 128.0 及更高版本
    • Updated snippets to 2.15.0
    • Fixed: The downloaded debug data file showed filter list update dates from 1970 instead of the actual dates.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.45.1

    发布于 2026年8月11日 - 5.45 MB
    适用于 firefox 128.0 及更高版本
    Updated snippets to 2.14.0
    Fixed: Blank space appeared to the right of the popup menu in Microsoft Edge.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.45.0

    发布于 2026年8月4日 - 5.38 MB
    适用于 firefox 128.0 及更高版本
    • The reverse-trial on-page dialog is now suppressed when another eyeo extension
      has already shown one on the same page, so only one dialog appears when both
      extensions are installed.
    • Removed a redundant data collection option from the General options page. Data
      collection is now controlled solely by the "Opt-out of all data collection in
      the AdBlock extension" option.
    • Dropped support for Chrome/Edge below 127.0, Firefox below 128.0, and Opera
      below 113.0 in accordance with the browser deprecation policy.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.44.0

    发布于 2026年7月21日 - 5.38 MB
    适用于 firefox 75.0 及更高版本
    This release contains only minor updates and under-the-hood changes.

    Updated snippets to 2.13.0
    Fixed: New tab campaign tabs could be opened multiple times for some users
    due to a race condition between tab events and processed IPM commands.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.43.1

    发布于 2026年6月30日 - 5.4 MB
    适用于 firefox 75.0 及更高版本
    This release contains only minor updates and under-the-hood changes.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.43.0

    发布于 2026年6月23日 - 5.43 MB
    适用于 firefox 75.0 及更高版本
    • Inline CSS filters are now applied using CSS stylesheets where possible
      instead of element hiding emulation. This results in a performance
      improvement, but does not otherwise affect functionality.
    • Updated snippets to 2.12.0
    • Fixed: Addressed certain errors that have the potential of causing CPU spikes for some users (OM-808).

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.42.2

    发布于 2026年6月16日 - 5.46 MB
    适用于 firefox 75.0 及更高版本
    This release contains bugfixes and under-the-hood changes.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.42.1

    发布于 2026年6月9日 - 5.46 MB
    适用于 firefox 75.0 及更高版本
    This release contains only minor updates and under-the-hood changes.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.42.0

    发布于 2026年6月2日 - 5.46 MB
    适用于 firefox 75.0 及更高版本
    6.42.0 - 2026-06-02

    Added support for experimental filters delivered via experiment flags. When an experiment flag whose ID ends in :filters is active, the filters it carries are applied as user filters and cleaned up automatically when the flag changes or is removed.
    Updated snippets to 2.11.0

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.41.3

    发布于 2026年5月26日 - 5.46 MB
    适用于 firefox 75.0 及更高版本
    This release contains bugfixes and under-the-hood changes.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.41.1

    发布于 2026年5月12日 - 5.47 MB
    适用于 firefox 75.0 及更高版本
    • Moved heavy snippets out of the content script into the background worker, reducing the size of the code we need to inject to each frame.
    • Added support for inline CSS styles in element hiding and element hiding
      emulation filters. This allows setting custom styling rather than just hiding
      or removing the element.
      For example: example.com##.aside { margin: 0; background: none }

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.41.0

    发布于 2026年5月5日 - 5.35 MB
    适用于 firefox 75.0 及更高版本
    This release contains bugfixes and under-the-hood changes.
    • Fixed: close-tab feature did not work on myaccount.getadblock.com and the
      *.dev.getadblock.com staging hostnames because trusted origins were
      registered as wildcard match patterns instead of exact origins.
    • Reverse-trial messaging is now driven by remote experiment configuration,
      enabling copy, timing, and flow variations to roll out without an
      extension release
    • Updated snippets to 2.10.1

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.40.0

    发布于 2026年4月22日 - 5.36 MB
    适用于 firefox 75.0 及更高版本
    This release contains bugfixes and under-the-hood changes
    and adds extension state to the Support tab,
    showing active filter lists, filter and rule counts,
    and DNR dynamic rule usage.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.39.0

    发布于 2026年4月7日 - 5.32 MB
    适用于 firefox 75.0 及更高版本
    • Enabled all premium filter lists by default for free trial users.
    • Fixed reverse trial dialog events: dismiss button now correctly sends a close
      event, and the learn more link now sends a CTA event.
    • Fixed: In-product messaging campaign tabs opened multiple times for some users.
    • Added close-tab feature that allows getadblock.com pages to request the
      extension to close the current tab via a background message handler and
      content script.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.38.0

    发布于 2026年3月25日 - 5.47 MB
    适用于 firefox 75.0 及更高版本
    • Excluded all parameters from install URL and uninstall URL when the user is opted out of data collection.
    • Add a reverse trial campaign to give some users a free preview of our improved premium snippet offering.
    • Disabled new tab campaigns for users in reverse trial experiment (no-issue)

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.33.6

    发布于 2026年1月27日 - 5.7 MB
    适用于 firefox 75.0 及更高版本
    This release contains only minor updates and under-the-hood changes.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.33.2.1

    发布于 2025年12月16日 - 5.67 MB
    适用于 firefox 75.0 及更高版本
    This release contains only rules updates for Manifest v3 extensions.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.33.1

    发布于 2025年12月2日 - 5.67 MB
    适用于 firefox 75.0 及更高版本
    This release contains bugfixes and under-the-hood changes.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.33.0

    发布于 2025年11月25日 - 5.66 MB
    适用于 firefox 75.0 及更高版本
    New filter type, new snippets, small bugfix
    • Add support for $addheader filter type
    • Updated snippets to 2.4.5
    • Fixed a small filter hits bug in the devtools

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.32.1

    发布于 2025年11月18日 - 5.66 MB
    适用于 firefox 75.0 及更高版本
    Updated snippets to 2.4.3

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.32.0

    发布于 2025年11月11日 - 5.66 MB
    适用于 firefox 75.0 及更高版本
    Removed "Allow AdBlock to show me messages on webpages when relevant" option
    in favor of option to opt-out of all marketing messages

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.31.1

    发布于 2025年11月4日 - 5.65 MB
    适用于 firefox 75.0 及更高版本
    This release contains bugfixes and under-the-hood changes.
    • Removed experiment setup for tracker blocking as premium feature

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 6.31.0

    发布于 2025年10月28日 - 5.65 MB
    适用于 firefox 75.0 及更高版本
    6.31.0 - 2025-10-28
    This release contains bugfixes and small under-the-hood changes.

    Updated snippets to 2.4.2

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

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

下载

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

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

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

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