 Issue 29394585:
  Issue 5027 - Use updated webRequest API for WebSocket blocking  (Closed)
    
  
    Issue 29394585:
  Issue 5027 - Use updated webRequest API for WebSocket blocking  (Closed) 
  | 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://*/* | 
| 
kzar
2017/03/28 05:38:13
I wonder if adding new permissions is OK, I don't
 
Sebastian Noack
2017/03/28 05:58:19
There are only certain permissions changes, that n
 | 
| + wss://*/* | 
| contextMenus | 
| webRequest | 
| webRequestBlocking | 
| webNavigation | 
| storage | 
| unlimitedStorage | 
| notifications | 
| options = options.html |