v1.0.13 — Chrome Web Store submission snapshot
v1.0.13 — 2026-06-24
Chrome Web Store submission snapshot. No functional changes — bundle size and behavior identical to v1.0.9. The intervening v1.0.10 → v1.0.13 patch bumps were all store-listing metadata only (image paths in docs/README.zh.md, GitHub topics, manifest description text).
Changed
manifest.jsondescription — rewrote in English (115 chars, 17-char safety margin under the 132-char Web Store limit). New copy: "Bookmark-driven new tab. Open folders as tab groups or in split view. 12 built-in themes + unlimited custom themes." v1.0.11's 42-char Chinese copy ("是基于书签的新标签页...") was an emergency stop-gap after the previous 138-char English copy tripped validation; v1.0.12 fixed that in English but still named "Chrome tab groups" specifically; v1.0.13 drops the Chrome brand so the same copy reads correctly on the Edge Add-ons store as well.docs/permissions.md— rewritten for the Chrome Web Store review team. Per-permission reason (function + why, no API-level details), host_permissions preamble explaining why<all_urls>is required, 5-bullet privacy summary. 781 words / 1000 cap.
Notes
- This is the build that was submitted to the Chrome Web Store (package:
newtab01-1.0.13.zip). - The same zip / manifest description will be used for the Edge Add-ons submission.
- No
gh release createwas issued for v1.0.10, v1.0.11, or v1.0.12 — they were docs/metadata-only patch bumps (CLAUDE.md §11.1) and did not warrant a release on their own. v1.0.9 → v1.0.13 covers the full pre-submission store-listing prep cycle. - Manifest version sync:
manifest.json/package.json/src/lib/version.tsall at1.0.13. - Store listing copy:
docs/store-description.md(English) +docs/store-description.zh.md(中文).