gorhill 7 years ago
parent
commit
2388af05e1
  1. 3
      platform/webext/manifest.json

3
platform/webext/manifest.json

@ -12,8 +12,7 @@
"browser_action": {
"browser_style": false,
"default_icon": {
"19": "img/browsericons/icon19.png",
"38": "img/browsericons/icon38.png"
"19": "img/browsericons/icon19-off.png"
},
"default_title": "uMatrix",
"default_popup": "popup.html"

Loading…
Cancel
Save