mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated About the required permissions (markdown)
parent
b9582408f9
commit
2419da623f
@ -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.
|
- 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.
|
||||||
@ -7,7 +9,9 @@ See code:
|
|||||||
|
|
||||||
- [chrome.webRequest](https://github.com/gorhill/uBlock/search?q=%22chrome.webRequest%22&type=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:
|
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.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)
|
- [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:
|
This is necessary to be able to:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user