forked from akai/readest
4cb608be20
Prep for the Chrome Web Store submission of the Send to Readest browser extension: - Bump manifest + package version 0.2.0 -> 0.2.1. - Add a `pnpm zip` script (scripts/zip.mjs) that builds and packages dist/ into a versioned, Web-Store-ready archive: manifest.json at the zip root, excluding webpack's `.LICENSE.txt` banners and `.DS_Store`. Ignore the produced `*.zip` in the extension's .gitignore. - Add STORE-SUBMISSION.md: copy-paste dashboard answers (single purpose, per-permission justifications, remote-code answer, data-use disclosures, listing copy) pointing at the canonical privacy policy hosted at https://www.readest.com/send-to-readest/privacy-policy. Verified: pnpm test:extension (51 passed), pnpm build-browser-ext, pnpm zip (valid archive), pnpm lint clean. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>