Skip to content

Commit 41ca2c8

Browse files
authored
Add data collection permissions to manifest.json
1 parent 22ae94b commit 41ca2c8

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

manifest.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,10 @@
4444
"browser_specific_settings": {
4545
"gecko": {
4646
"id": "licensedb-diff@capfei",
47-
"strict_min_version": "128.0"
47+
"strict_min_version": "128.0",
48+
"data_collection_permissions": {
49+
"required": ["none"]
50+
}
4851
}
4952
}
5053
}
51-
52-
53-
54-
55-

0 commit comments

Comments
 (0)