Timezone Guard 版本历史 - 3 个版本
Timezone Guard 作者: Three_radiance
Timezone Guard 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
较早版本
版本 1.2
发布于 2026年8月16日 - 36.99 KB适用于 firefox 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 许可证 发布