mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Rewrote
parent
34209efe83
commit
58d0bb784f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Privileged Pages are the web pages that browser vendors consider as entitled where extensions will not work.
|
||||
Browsers have a list of restricted web pages that do not grant access or permissions to extensions.
|
||||
|
||||
The following are Chromium<sup>1</sup> domains:
|
||||
These are restricted Chromium<sup>1</sup> domains:
|
||||
|
||||
```
|
||||
clients.google.com
|
||||
|
|
@ -9,7 +9,7 @@ sb-ssl.google.com
|
|||
chrome.google.com/webstore/*
|
||||
```
|
||||
|
||||
The following are Firefox<sup>2</sup> domains:
|
||||
These are restricted Firefox<sup>2</sup> domains:
|
||||
|
||||
```
|
||||
accounts-static.cdn.mozilla.net
|
||||
|
|
|
|||
Loading…
Reference in a new issue