Voidly Censorship Monitor 版本历史 - 4 个版本
Voidly Censorship Monitor 作者: EmperorMew
Voidly Censorship Monitor 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.0.1
发布于 2026年7月30日 - 30.84 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本This is a substantial rewrite of how the extension decides whether a site is
blocked.
Previous versions concluded a site was blocked whenever a request failed. That
cannot tell real censorship apart from a domain that no longer exists, a hotel
or airport wifi login page, or your own ad blocker — so a lot of what earlier
versions reported was not censorship at all.
Version 3 reads the actual server response and checks an independent public DNS
resolver before reporting anything:
• A site nobody anywhere can resolve is recorded as a dead domain, not as
censorship
• A "checking your browser" bot page is recorded as reachable, because the
connection worked
• Anything the extension cannot be confident about is discarded rather than
reported
Also in this release:
• Tests are split into small batches so results are no longer lost when the
browser suspends background work
• Site permissions are now an explicit list of exactly what is tested, instead
of broad wildcards
• Runs on Firefox for Android
• Fixes a registration failure that prevented the extension from connecting to
the measurement network
No browsing data is collected. The extension reports only the outcome of its own
scheduled tests.源代码遵循 MIT 许可证 发布
较早版本
版本 3.0.0
发布于 2026年7月30日 - 28.77 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Rewritten detection engine.
Previous versions decided a site was blocked whenever a request failed. That
could not distinguish real interference from a domain that no longer exists, a
captive portal, or a local content blocker.
This version reads real HTTP responses and checks an independent public DNS
resolver before reporting anything. A domain that nobody can resolve is now
reported as a dead domain rather than as censorship, and a bot-check page is
reported as reachable rather than blocked.
Also in this release:
- Test cycles are split into small batches so results are no longer lost when
the browser suspends the background script.
- Host permissions are now an explicit list of the sites being tested, instead
of broad wildcards.
- Runs on Firefox for Android.
No browsing data is collected. The extension reports only the outcome of its own
scheduled tests.源代码遵循 MIT 许可证 发布
版本 1.0.1
发布于 2025年11月21日 - 62.99 KB适用于 firefox 112.0 及更高版本, android 120.0 及更高版本v1.0.1 - Bug fixes and Chrome Web Store compliance
• Fixed: Background service worker now loads correctly
• Fixed: Storage permission properly utilized
• Improved: Cross-browser compatibility (Firefox + Chrome)
• No user-facing changes - extension works exactly as before源代码遵循 MIT 许可证 发布