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