Skip to content

fix: manifest description over CWS 132-char limit - #19

Merged
jlc488 merged 1 commit into
mainfrom
fix/manifest-description-length
Aug 7, 2026
Merged

fix: manifest description over CWS 132-char limit#19
jlc488 merged 1 commit into
mainfrom
fix/manifest-description-length

Conversation

@jlc488

@jlc488 jlc488 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

CWS upload rejected the zip: manifest description was 175 chars, the store enforces ≤132 on the manifest field itself. Trimmed to 128 (node -e measured). 스토어 업로드가 이 필드 길이로 반려되어 132자 이하로 축약.

The Chrome Web Store enforces the 132-character cap on the manifest's own
description field, not just the listing's short description — upload was
rejected. Trimmed to 128 chars (dropped the long layout enumeration; the
full list lives in the store listing copy).
@jlc488
jlc488 merged commit 09ccfaf into main Aug 7, 2026
1 check passed
@jlc488
jlc488 deleted the fix/manifest-description-length branch August 7, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant