Timezone Guard のバージョン履歴 - 全 3 バージョン
Timezone Guard 作成者: Three_radiance
Timezone Guard のバージョン履歴 - 全 3 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.3
リリース日 : 2026年8月16日 - 36.92 KBfirefox バージョン 109.0a1 以降 で動作Fix popupソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 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 License に従いリリースされています