From 2419da623fceb2aa4e1ecc3d7903f8185134e481 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 1 Jun 2015 10:22:27 -0400 Subject: [PATCH] Updated About the required permissions (markdown) --- About-the-required-permissions.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/About-the-required-permissions.md b/About-the-required-permissions.md index 47df743..7284950 100644 --- a/About-the-required-permissions.md +++ b/About-the-required-permissions.md @@ -1,4 +1,6 @@ -### "Access your data on all web sites" (since v0.1.0.0) +### "Access your data on all web sites" + +Since version 0.1.0.0. - To be able to inspect all net requests so that they can be cancelled if needed. - Only on http- and https-based URL addresses. @@ -7,7 +9,9 @@ See code: - [chrome.webRequest](https://github.com/gorhill/uBlock/search?q=%22chrome.webRequest%22&type=Code) -### "Access your tabs and browsing activity" (since v0.1.0.0) +### "Access your tabs and browsing activity" + +Since version 0.1.0.0. This is necessary to be able to: @@ -24,7 +28,9 @@ See code: - [chrome.tabs](https://github.com/gorhill/uBlock/search?q=%22chrome.tabs%22&type=Code) - [chrome.webNavigation](https://github.com/gorhill/uBlock/search?q=%22chrome.webNavigation%22&type=Code) -### "Change your privacy-related settings" (since v0.9.8.2) +### "Change your privacy-related settings" + +Since version 0.9.8.2. This is necessary to be able to: