Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.chrome

Issue 29417555: Issue 5130 - Changes url protocol permissions to all urls (Closed)
Patch Set: fix redundancies introduced in last patch Created April 19, 2017, 12:21 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/popupBlocker.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -1,17 +1,14 @@
[general]
basename = adblockpluschrome
version = 1.13.2
author = eyeo GmbH
permissions = tabs
- http://*/*
- https://*/*
- ws://*/*
- wss://*/*
+ <all_urls>
contextMenus
webRequest
webRequestBlocking
webNavigation
storage
unlimitedStorage
notifications
backgroundScripts = ext/common.js
« no previous file with comments | « lib/popupBlocker.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld