added web_response
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "1.0",
|
||||
"description": "4play & dominate",
|
||||
"icons": {
|
||||
"48": "icon.png"
|
||||
"32": "icon.png"
|
||||
},
|
||||
"browser_action": {
|
||||
"default_icon": "icon.png",
|
||||
@@ -26,5 +26,13 @@
|
||||
],
|
||||
"background": {
|
||||
"scripts": ["bg.js"]
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"strict_min_version": "102.0",
|
||||
"data_collection_permissions": {
|
||||
"required": ["none"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user