From 869b81ba20f796277c25ed9f93c70b7073b1255c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 23 Feb 2015 15:39:10 -0500 Subject: [PATCH] Updated About the required permissions (markdown) --- About-the-required-permissions.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/About-the-required-permissions.md b/About-the-required-permissions.md index 5dea414..4399470 100644 --- a/About-the-required-permissions.md +++ b/About-the-required-permissions.md @@ -1,6 +1,6 @@ ### "Access your data on all web sites" -To be able to inspect all net requests so that they can be cancelled if needed. +- To be able to inspect all net requests so that they can be cancelled if needed. Only on http- and https-based URL addresses. See code: @@ -11,13 +11,13 @@ See code: This is necessary to be able to: -Create new tabs (when you click on a filter list, to see its content) -To detect when a tab is added or removed: -To update badge -To flush from memory internal data structures -To find out which tab is currently active (to fill popup menu with associated stats/settings) -To be able to inject the element picker script -To implement the popup-blocker +- Create new tabs (when you click on a filter list, to see its content) +- To detect when a tab is added or removed: +- To update badge +- To flush from memory internal data structures +- To find out which tab is currently active (to fill popup menu with associated stats/settings) +- To be able to inject the element picker script +- To implement the popup-blocker See code: