add addon id

This commit is contained in:
2026-03-23 18:06:32 +03:00
parent d5f92ea3d3
commit 68c3817dcb

View File

@@ -12,5 +12,14 @@
],
"action": {
"default_popup": "index.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{be192f2b-7b51-48ec-9fcf-fe294f3f77ee}",
"data_collection_permissions": {
"required": ["websiteContent"],
"optional": []
}
}
}
}