AdBlock 广告过滤器 版 版本历史 - 25 个版本
AdBlock 广告过滤器 版 作者: AdBlock
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 发布
较早版本
版本 6.45.3
发布于 2026年8月25日 - 5.55 MB适用于 firefox 128.0 及更高版本Fixed: Circumvention filters relying on thehide-if-matches-xpath3snippet silently failed to hide anything and loggedReferenceError: fontoxpath is not definedto 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 发布
- The reverse-trial on-page dialog is now suppressed when another eyeo extension
版本 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 发布
- Inline CSS filters are now applied using CSS stylesheets where possible
版本 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.comand the
*.dev.getadblock.comstaging 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 发布
- Fixed: close-tab feature did not work on
版本 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 发布