Timezone Guard의 버전 기록 - 3개 버전
Timezone Guard 제작자: Three_radiance
Timezone Guard의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
이전 버전
버전 1.2
2026년 8월 16일에 출시 - 36.99 KBfirefox 109.0a1 이상에서 작동Major update: full context coverage + optional User-Agent spoofing.
What's new:
• Optional User-Agent spoofing — override navigator.userAgent, platform, language and userAgentData from the popup.
• Service Worker support — timezone and UA patches now apply inside Service Workers via declarative network response filtering.
• Dedicated & Shared Worker support — workers are transparently wrapped so the spoof is applied before the site's code runs.
• Robust iframe handling — nested iframes are patched via contentWindow getter interception, including dynamically created ones.
• Consistent cross-context spoofing — main page, iframes, and all worker types now report the same timezone and UA values.
• CSP-safe injection — main-world script is injected by the browser itself (world: MAIN), bypassing strict Content-Security-Policy without DOM manipulation.MIT 라이선스에 따라 릴리스된 소스 코드