mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
manifest.json browser button
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"64": "icon64.png",
|
"64": "icon64.png",
|
||||||
"96": "icon96.png"
|
"96": "icon96.png"
|
||||||
},
|
},
|
||||||
"page_action": {
|
"browser_action": {
|
||||||
"browser_style": true,
|
"browser_style": true,
|
||||||
"default_icon": {
|
"default_icon": {
|
||||||
"19": "icon19.png",
|
"19": "icon19.png",
|
||||||
@@ -28,8 +28,7 @@
|
|||||||
],
|
],
|
||||||
"background": {
|
"background": {
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"clearurls.js",
|
"clearurls.js"
|
||||||
"popup.js"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user