mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Remove browser_style from manifest file (closer to Chrome version)
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
},
|
},
|
||||||
"permissions": [ "activeTab", "storage" ],
|
"permissions": [ "activeTab", "storage" ],
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"browser_style": true,
|
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"19": "icons/icon19.png",
|
"19": "icons/icon19.png",
|
||||||
"38": "icons/icon38.png",
|
"38": "icons/icon38.png",
|
||||||
|
Reference in New Issue
Block a user