Skip to content

fix: gecko data_collection_permissions declaration (AMO requirement) - #21

Merged
jlc488 merged 1 commit into
mainfrom
fix/amo-data-collection
Aug 7, 2026
Merged

fix: gecko data_collection_permissions declaration (AMO requirement)#21
jlc488 merged 1 commit into
mainfrom
fix/amo-data-collection

Conversation

@jlc488

@jlc488 jlc488 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

AMO now hard-requires a data_collection_permissions declaration in browser_specific_settings.gecko — upload failed validation without it. We collect nothing → required: ["none"]. Chrome ignores the block. Pre-validated locally with mozilla/addons-linter: 0 errors (3 warnings are from harness.html, which isn't in the zip). AMO 필수 선언 추가 — 수집 없음.

AMO validation rejects new submissions without a data-collection
declaration. We collect nothing, so required: [none]. Chrome ignores the
browser_specific_settings block entirely. Verified locally with
addons-linter: 0 errors.
@jlc488
jlc488 merged commit 8977a24 into main Aug 7, 2026
1 check passed
@jlc488
jlc488 deleted the fix/amo-data-collection branch August 7, 2026 15:04
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