mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated About the required permissions (markdown)
parent
b0b841f683
commit
869b81ba20
@ -1,6 +1,6 @@
|
|||||||
### "Access your data on all web sites"
|
### "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.
|
Only on http- and https-based URL addresses.
|
||||||
|
|
||||||
See code:
|
See code:
|
||||||
@ -11,13 +11,13 @@ See code:
|
|||||||
|
|
||||||
This is necessary to be able to:
|
This is necessary to be able to:
|
||||||
|
|
||||||
Create new tabs (when you click on a filter list, to see its content)
|
- Create new tabs (when you click on a filter list, to see its content)
|
||||||
To detect when a tab is added or removed:
|
- To detect when a tab is added or removed:
|
||||||
To update badge
|
- To update badge
|
||||||
To flush from memory internal data structures
|
- To flush from memory internal data structures
|
||||||
To find out which tab is currently active (to fill popup menu with associated stats/settings)
|
- 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 be able to inject the element picker script
|
||||||
To implement the popup-blocker
|
- To implement the popup-blocker
|
||||||
|
|
||||||
See code:
|
See code:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user