Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

GeoLock version history - 17 versions

GeoLock by MaZy

Rated 5 out of 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
GeoLock version history - 17 versions
  • 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 KB
    Works 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

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 2.1.2

    Released Jul 17, 2026 - 87.32 KB
    Works 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

    Download file
  • Version 2.1.1

    Released Jul 17, 2026 - 87.27 KB
    Works 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

    Download file
  • Version 2.1.0

    Released Jul 17, 2026 - 87.25 KB
    Works 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

    Download file
  • Version 2.0.3

    Released May 28, 2026 - 78.15 KB
    Works 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

    Download file
  • Version 2.0.2

    Released May 18, 2026 - 77.84 KB
    Works 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

    Download file
  • Version 2.0.1

    Released May 9, 2026 - 77.65 KB
    Works 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

    Download file
  • Version 2.0.0

    Released May 5, 2026 - 77.67 KB
    Works 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

    Download file
  • Version 1.4.0

    Released May 4, 2026 - 69.9 KB
    Works with firefox 142.0 and later, android 142.0 and later
    • Add strip_referrer_on_navigation rule option

    Source code released under MIT License

    Download file
  • Version 1.3.4

    Released May 4, 2026 - 69.07 KB
    Works 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

    Download file
  • Version 1.3.3

    Released May 3, 2026 - 68.12 KB
    Works 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

    Download file
  • Version 1.3.2

    Released May 3, 2026 - 67.95 KB
    Works with firefox 142.0 and later, android 142.0 and later
    • Fix stylesheet-load race on toolbar popup

    Source code released under MIT License

    Download file
  • Version 1.3.1

    Released May 3, 2026 - 67.94 KB
    Works with firefox 142.0 and later, android 142.0 and later
    • Fix stylesheet-load race on toolbar popup

    Source code released under MIT License

    Download file
  • Version 1.3.0

    Released May 3, 2026 - 67.96 KB
    Works 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

    Download file
  • Version 1.2.0

    Released May 3, 2026 - 68.18 KB
    Works with firefox 142.0 and later, android 142.0 and later

    Source code released under MIT License

    Download file
  • Version 1.1.0

    Released May 2, 2026 - 60.02 KB
    Works with firefox 142.0 and later, android 142.0 and later

    Source code released under MIT License

    Download file
  • Version 1.0.0

    Released Apr 28, 2026 - 51.17 KB
    Works with firefox 142.0 and later, android 142.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.