Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.2.0
Released Jul 18, 2026 - 87.76 KBWorks with firefox 142.0 and later, android 142.0 and later- Fix rule-set matching: conditions within a single sing-box rule now combine with AND (domain and IP), and rules combine with OR, matching sing-box semantics
- Fix parsing of some .srs binary rule-sets: corrected item handling that could misread rules using network flags or newer format versions
- Rule-set names and matcher tags are now case-insensitive: uppercase names are accepted and normalized instead of silently never matching
- Removing a rule-set now deletes its cached data instead of leaving it behind
- Changing a data source or rule-set URL no longer risks saving the old download under the new URL, and the new URL is fetched right away
Source code released under MIT License
Older versions
Version 2.1.2
Released Jul 17, 2026 - 87.32 KBWorks with firefox 142.0 and later, android 142.0 and later- Rename the "ruleset" matcher type to "rule-set" and the data-source key to rule_sets
Source code released under MIT License
Version 2.1.1
Released Jul 17, 2026 - 87.27 KBWorks with firefox 142.0 and later, android 142.0 and later- Fix rule-set matchers not resolving DNS, so geoip-style rule-sets never matched
- Fix rule-set entries in match traces missing tag, host, and IPs
Source code released under MIT License
Version 2.1.0
Released Jul 17, 2026 - 87.25 KBWorks with firefox 142.0 and later, android 142.0 and later- New rule type: sing-box rule-sets. Add .srs (binary) or JSON source-format files by URL under Data sources, then reference them from "ruleset" matchers
- Much faster geosite matching on every request
- Security fixes: IPv6 literal and IPv4-mapped addresses no longer bypass IP/geoip rules; stricter CIDR and IPv6 parsing; no more fail-open window while geo databases reload
- DNS timeouts are no longer cached as negative results
- Main-frame navigations are never hard-blocked; only strip-referrer rules apply to top-level navigations
- Options and popup fixes: rule dialog no longer discards edits on Enter, error surfacing, accessibility and layout
Source code released under MIT License
Version 2.0.3
Released May 28, 2026 - 78.15 KBWorks with firefox 142.0 and later, android 142.0 and later- Add a "Fetch config" button to the toolbar popup that downloads and applies the remote configuration
Source code released under MIT License
Version 2.0.2
Released May 18, 2026 - 77.84 KBWorks with firefox 142.0 and later, android 142.0 and later- Close cold-start gap: hold network requests on the blocking webRequest listener until config and block log finish loading, so the firewall cannot fail open while the background worker is initializing
- Drop stale per-request verdict cache entries when the config changes, so old rules can no longer affect new evaluations
- Reset stored configuration to defaults when validation fails on load instead of continuing with broken data
- Guarantee the geo-data ready signal always resolves, even if loading fails, so handlers awaiting it never hang
Source code released under MIT License
Version 2.0.1
Released May 9, 2026 - 77.65 KBWorks with firefox 142.0 and later, android 142.0 and later- DNS lookup timeout default raised from 1.5s to 5s
Source code released under MIT License
Version 2.0.0
Released May 5, 2026 - 77.67 KBWorks with firefox 142.0 and later, android 142.0 and later- Schema renamed to v2. v1 configs migrate automatically on first launch.
- New "isolate" rule shape blocks or allows traffic that crosses a boundary in either direction (fires when source XOR destination is in the match)
- Faster strip-referrer handling via verdict cache between request passes
- Tester improvements
- Network fetches now time out after 30s instead of hanging on unresponsive URLs
Source code released under MIT License
Version 1.4.0
Released May 4, 2026 - 69.9 KBWorks with firefox 142.0 and later, android 142.0 and later- Add strip_referrer_on_navigation rule option
Source code released under MIT License
Version 1.3.4
Released May 4, 2026 - 69.07 KBWorks with firefox 142.0 and later, android 142.0 and later- Always allow same-site sub-resources so a page cannot be blocked from loading its own assets
- Persist popup blocked-request list across background restarts
Source code released under MIT License
Version 1.3.3
Released May 3, 2026 - 68.12 KBWorks with firefox 142.0 and later, android 142.0 and later- Fix Settings button on Android opening the options page hidden behind the popup
- Fix popup scroll on Android with expanded entries
- Fetch geoip/geosite immediately when a data source URL is added or changed
Source code released under MIT License
Version 1.3.2
Released May 3, 2026 - 67.95 KBWorks with firefox 142.0 and later, android 142.0 and later- Fix stylesheet-load race on toolbar popup
Source code released under MIT License
Version 1.3.1
Released May 3, 2026 - 67.94 KBWorks with firefox 142.0 and later, android 142.0 and later- Fix stylesheet-load race on toolbar popup
Source code released under MIT License
Version 1.3.0
Released May 3, 2026 - 67.96 KBWorks with firefox 142.0 and later, android 142.0 and later- Fix popup width on Firefox Android
- Fix geoip/geosite updates being skipped when browser is closed at the scheduled time
- Fix transient fetch failures pushing the next update attempt by a full interval
- Fix settings page sometimes showing empty data status
Source code released under MIT License
Version 1.2.0
Released May 3, 2026 - 68.18 KBWorks with firefox 142.0 and later, android 142.0 and laterSource code released under MIT License
Version 1.1.0
Released May 2, 2026 - 60.02 KBWorks with firefox 142.0 and later, android 142.0 and laterSource code released under MIT License
Version 1.0.0
Released Apr 28, 2026 - 51.17 KBWorks with firefox 142.0 and later, android 142.0 and laterSource code released under MIT License