TocMap의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.3
2026년 5월 26일에 출시 - 491.79 KBfirefox 142.0 이상에서 작동[1.0.3] — 2026-05-26
Fixed- I18N Sync: Synchronized all 18 locale files (ar, de, es, fr, id, it, ja, ko, nl, pl, pt_BR, ru, th, tr, vi, zh_CN, zh_TW) with English reference — added 19 missing keys (collapse depth, trigger zone position/size, indicator color/opacity, sidebar collapse controls) to 15 locales, and rebuilt zh_TW which had 62 missing keys and 65 obsolete keys from an earlier key-naming refactoring
[1.0.2] — 2026-05-26
Added- Trigger Zone Position: User-configurable vertical position (5–95%) with 3 presets (Top/Middle/Bottom) to reduce accidental triggers
- Trigger Zone Size: User-configurable trigger zone height (40–200px)
- Indicator Color: User-configurable collapsed indicator bar color with native color picker
- Indicator Opacity: User-configurable indicator transparency (10–100%) for subtle or prominent indicator
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.2
2026년 5월 26일에 출시 - 484.43 KBfirefox 142.0 이상에서 작동[1.0.2] — 2026-05-26
Added- Trigger Zone Position: User-configurable vertical position (5–95%) with 3 presets (Top/Middle/Bottom) to reduce accidental triggers
- Trigger Zone Size: User-configurable trigger zone height (40–200px)
- Indicator Color: User-configurable collapsed indicator bar color with native color picker
- Indicator Opacity: User-configurable indicator transparency (10–100%) for subtle or prominent indicator
Fixed- Options Page Layout: Removed extra closing
</div>that broke Data Management and About tab layout - Indicator Color Differentiation: Changed collapsed indicator from blue-teal to coral-orange (TocMap brand color), now user-configurable
All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.1
2026년 5월 20일에 출시 - 476.29 KBfirefox 142.0 이상에서 작동[1.0.1] — 2026-05-20
Fixed- Permissions: Removed unused
scriptingpermission — Chrome Web Store rejected for requesting but not using it. ThescriptingAPI was only referenced intocmEnsureHostPermissions()which was never called.
All Rights Reserved에 따라 릴리스된 소스 코드
- Permissions: Removed unused