DescriptionFix a host permissions typo in docs
In http://developer.chrome.com/extensions/declarativeWebRequest.html we list an incorrectly formatted host permission, missing the "/*" for path.
This CL fixes it, and also changes the example host permission for the declarativeWebRequest API from *.google.com to all hosts, because that's what is needed for most actions.
NOTRY=true
BUG=267639
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218972
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|