Commit 797bbb2
fix: add data_collection_permissions for Mozilla submission
Mozilla Add-ons validator requires data_collection_permissions field.
Added empty object (no data collection):
"data_collection_permissions": {}
This field is required for submission even though it requires Firefox 140+
(not yet released). Mozilla's validator enforces it for future compatibility.
Extension rebuilt: fireflag-0.1.0.xpi (119 KB)
New SHA256: c57382a71b6b0f1ff0d26c5101231d7bb32714c3ebfc10cc3c02eb11fefe779e
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 60c14c6 commit 797bbb2
File tree
3 files changed
+3
-2
lines changed- extension
- web-ext-artifacts
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
0 commit comments