mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
new icons and default popup
watch the emoji movie 💩
This commit is contained in:
@@ -11,7 +11,15 @@
|
||||
"64": "icon64.png",
|
||||
"96": "icon96.png"
|
||||
},
|
||||
"default_popup": "popup.html",
|
||||
"page_action": {
|
||||
"browser_style": true,
|
||||
"default_icon": {
|
||||
"19": "icon19.png",
|
||||
"38": "icon38.png"
|
||||
},
|
||||
"default_title": "ClearURLs Add-on",
|
||||
"default_popup": "popup.html"
|
||||
},
|
||||
"permissions": [
|
||||
"*://*/*",
|
||||
"webRequest",
|
||||
|
||||
Reference in New Issue
Block a user