add addon id
This commit is contained in:
@@ -12,5 +12,14 @@
|
|||||||
],
|
],
|
||||||
"action": {
|
"action": {
|
||||||
"default_popup": "index.html"
|
"default_popup": "index.html"
|
||||||
|
},
|
||||||
|
"browser_specific_settings": {
|
||||||
|
"gecko": {
|
||||||
|
"id": "{be192f2b-7b51-48ec-9fcf-fe294f3f77ee}",
|
||||||
|
"data_collection_permissions": {
|
||||||
|
"required": ["websiteContent"],
|
||||||
|
"optional": []
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user