ModHeader By GreatJIN のバージョン履歴 - 全 4 バージョン
ModHeader By GreatJIN 作成者: Byungsoo JIN
ModHeader By GreatJIN のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.1.18
リリース日 : 2026年6月9日 - 231.51 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作Version 0.1.18 adds explicit extension and toolbar icon declarations to the manifest so Firefox displays the packaged
ModHeader By GreatJIN icon instead of the default add-on icon.
No permission changes were made in this release.ソースコードは All Rights Reserved に従いリリースされています
以前のバージョン
バージョン 0.1.17
リリース日 : 2026年6月8日 - 188.05 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作Version 0.1.17 adds the alarms permission so the extension can support browser-managed scheduled background wake-ups
for maintenance and future rule refresh behavior.
No user-facing UI changes were made in this release.ソースコードは All Rights Reserved に従いリリースされています
バージョン 0.1.16
リリース日 : 2026年6月8日 - 188.02 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作Version 0.1.16 fixes Firefox for Android compatibility by removing the Chrome-only extraHeaders webRequest listener
option. The extension now registers onBeforeSendHeaders and onSendHeaders using Firefox-supported blocking and
requestHeaders options only.
This release also updates documentation to clarify that browser-managed request headers such as Sec-Fetch- and Sec-
CH-UA can only be modified when Firefox exposes them through requestHeaders.ソースコードは All Rights Reserved に従いリリースされています
バージョン 0.1.15
リリース日 : 2026年6月5日 - 188.02 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作Version 0.1.15 updates the Firefox implementation and documentation around webRequest-based header modification.
Changes include:
- Uses browser sync storage for profiles and rules when available, with local storage fallback.
- Migrates existing local settings to sync storage when sync storage is empty.
- Improves background rule hydration after the extension background context wakes.
- Updates diagnostics terminology from dynamic rules to webRequest rules.
- Adds clearer inline comments, documentation, dictionary, and variable references for maintainability.ソースコードは All Rights Reserved に従いリリースされています