Skip to content

Commit a6c9370

Browse files
vveerrggclaude
andcommitted
fix: add required field to data_collection_permissions
AMO requires the "required" property in data_collection_permissions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 56370f7 commit a6c9370

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/firefox-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"id": "nostrkey@nostrkey.com",
5757
"strict_min_version": "109.0",
5858
"data_collection_permissions": {
59+
"required": false,
5960
"personally_identifying_info": false,
6061
"health_info": false,
6162
"financial_info": false,

0 commit comments

Comments
 (0)