fix permissions
This commit is contained in:
parent
bf1826b05a
commit
30e40db3fb
1 changed files with 5 additions and 2 deletions
|
|
@ -15,8 +15,11 @@
|
||||||
],
|
],
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "koboprice@tertyshny.dev"
|
"id": "koboprice@tertyshny.dev",
|
||||||
}
|
"data_collection_permissions": {
|
||||||
|
"required": ["none"]
|
||||||
|
}
|
||||||
|
},
|
||||||
},
|
},
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "icons/16.png",
|
"16": "icons/16.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue