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에 따라 릴리스된 소스 코드