Index: metadata.chrome |
=================================================================== |
--- a/metadata.chrome |
+++ b/metadata.chrome |
@@ -1,16 +1,18 @@ |
[default] |
inherit = metadata.common |
[general] |
basename = adblockpluschrome |
permissions = tabs |
http://*/* |
https://*/* |
+ ws://*/* |
+ wss://*/* |
Jon Sonesen
2017/03/24 13:04:43
Please note, this will cause a warning on chrome v
Sebastian Noack
2017/03/24 17:45:02
For reference, we already have a similar warning (
|
contextMenus |
webRequest |
webRequestBlocking |
webNavigation |
storage |
unlimitedStorage |
notifications |
options = options.html |