TocMap - 目录 版本历史 - 4 个版本
TocMap - 目录 作者: ExileCode
TocMap - 目录 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.6
发布于 2026年6月6日 - 491.69 KB适用于 firefox 142.0 及更高版本[1.0.6] — 2026-06-06
Fixed- Localized extName subtitles — Translated "Table of Contents" subtitle in all 17 non-English locales (was English-only before).
[1.0.5] — 2026-06-06
Fixed- Firefox AMO description length — Shortened all 18 locale descriptions to fit Firefox AMO's 132-character limit (previously 12 of 18 locales exceeded it). Also replaced em dash (—) with regular hyphen (-) across all locales.
[1.0.4] — 2026-06-06
Added- SEO: "Table of Contents" subtitle — Added
TocMap - Table of Contentsas extension name across all 18 locales for better store discoverability. Targets "table of contents" keyword (40.5K monthly searches). - Updated extension descriptions in all 18 languages to emphasize auto-generated TOC and heading outline features.
- Updated website meta tags for SEO — title, description, keywords, and Open Graph tags now target "Table of Contents" queries.
源代码遵循 保留所有权利 发布
较早版本
版本 1.0.3
发布于 2026年5月26日 - 491.79 KB适用于 firefox 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
源代码遵循 保留所有权利 发布
版本 1.0.2
发布于 2026年5月26日 - 484.43 KB适用于 firefox 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
源代码遵循 保留所有权利 发布
版本 1.0.1
发布于 2026年5月20日 - 476.29 KB适用于 firefox 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.
源代码遵循 保留所有权利 发布
- Permissions: Removed unused