Publishing

Chrome Web Store checklist and listing copy

Product identity

FieldValue
NameVim+
AuthorJamal Yusuf
LicenseApache-2.0
Sourcehttps://github.com/JamalYusuf/vim-plus
Docs sitehttps://jamalyusuf.github.io/vim-plus/
PrivacyThis site → Privacy · repo PRIVACY-POLICY.md

Store listing essentials

Technical checklist

Package

npm run dist   # or npm run chrome — see package.json

Upload the zip produced by the dist pipeline. Do not include node_modules or .git.

Post-publish

Longer checklist: docs/publishing-checklist.md and docs/chrome-web-store.md in the repository.