Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

GeoLock의 버전 기록 - 17개 버전

GeoLock 제작자: MaZy

5점 만점에 5점
5 / 5
5
1
4
0
3
0
2
0
1
0
GeoLock의 버전 기록 - 17개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 2.2.0

    2026년 7월 18일에 출시 - 87.76 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.1.2

    2026년 7월 17일에 출시 - 87.32 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • Rename the "ruleset" matcher type to "rule-set" and the data-source key to rule_sets

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1.1

    2026년 7월 17일에 출시 - 87.27 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1.0

    2026년 7월 17일에 출시 - 87.25 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.3

    2026년 5월 28일에 출시 - 78.15 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • Add a "Fetch config" button to the toolbar popup that downloads and applies the remote configuration

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.2

    2026년 5월 18일에 출시 - 77.84 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.1

    2026년 5월 9일에 출시 - 77.65 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • DNS lookup timeout default raised from 1.5s to 5s

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.0

    2026년 5월 5일에 출시 - 77.67 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.0

    2026년 5월 4일에 출시 - 69.9 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • Add strip_referrer_on_navigation rule option

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.4

    2026년 5월 4일에 출시 - 69.07 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.3

    2026년 5월 3일에 출시 - 68.12 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.2

    2026년 5월 3일에 출시 - 67.95 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • Fix stylesheet-load race on toolbar popup

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.1

    2026년 5월 3일에 출시 - 67.94 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • Fix stylesheet-load race on toolbar popup

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.0

    2026년 5월 3일에 출시 - 67.96 KB
    firefox 142.0 이상, android 142.0 이상에서 작동
    • 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

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.2.0

    2026년 5월 3일에 출시 - 68.18 KB
    firefox 142.0 이상, android 142.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.0

    2026년 5월 2일에 출시 - 60.02 KB
    firefox 142.0 이상, android 142.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.0

    2026년 4월 28일에 출시 - 51.17 KB
    firefox 142.0 이상, android 142.0 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

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

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.