 Issue 29394585:
  Issue 5027 - Use updated webRequest API for WebSocket blocking  (Closed)
    
  
    Issue 29394585:
  Issue 5027 - Use updated webRequest API for WebSocket blocking  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 [default] | 1 [default] | 
| 2 inherit = metadata.common | 2 inherit = metadata.common | 
| 3 | 3 | 
| 4 [general] | 4 [general] | 
| 5 basename = adblockpluschrome | 5 basename = adblockpluschrome | 
| 6 permissions = tabs | 6 permissions = tabs | 
| 7 http://*/* | 7 http://*/* | 
| 8 https://*/* | 8 https://*/* | 
| 9 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
 | |
| 10 wss://*/* | |
| 9 contextMenus | 11 contextMenus | 
| 10 webRequest | 12 webRequest | 
| 11 webRequestBlocking | 13 webRequestBlocking | 
| 12 webNavigation | 14 webNavigation | 
| 13 storage | 15 storage | 
| 14 unlimitedStorage | 16 unlimitedStorage | 
| 15 notifications | 17 notifications | 
| 16 options = options.html | 18 options = options.html | 
| 17 devtools = devtools.html | 19 devtools = devtools.html | 
| 18 browserAction = icons/abp-16.png icons/abp-19.png icons/abp-20.png icons/abp-32. png icons/abp-38.png icons/abp-40.png popup.html | 20 browserAction = icons/abp-16.png icons/abp-19.png icons/abp-20.png icons/abp-32. png icons/abp-38.png icons/abp-40.png popup.html | 
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 55 devtools.js = chrome/devtools.js | 57 devtools.js = chrome/devtools.js | 
| 56 devtools-panel.html = adblockplusui/devtools-panel.html | 58 devtools-panel.html = adblockplusui/devtools-panel.html | 
| 57 devtools-panel.js = adblockplusui/devtools-panel.js | 59 devtools-panel.js = adblockplusui/devtools-panel.js | 
| 58 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css | 60 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css | 
| 59 managed-storage-schema.json = chrome/managed-storage-schema.json | 61 managed-storage-schema.json = chrome/managed-storage-schema.json | 
| 60 | 62 | 
| 61 [convert_js] | 63 [convert_js] | 
| 62 lib/adblockplus.js += lib/devtools.js lib/popupBlocker.js lib/uninstall.js lib/c sp.js | 64 lib/adblockplus.js += lib/devtools.js lib/popupBlocker.js lib/uninstall.js lib/c sp.js | 
| 63 ext/common.js += chrome/ext/common.js | 65 ext/common.js += chrome/ext/common.js | 
| 64 ext/background.js += chrome/ext/background.js | 66 ext/background.js += chrome/ext/background.js | 
| OLD | NEW |