mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
based on https://github.com/uBlockOrigin/uAssets/issues/7636#issuecomment-955324820 also input.mozilla.org
&testpilot.firefox.com
no longer exsist in extensions.webextensions.restrictedDomains (both redirect to: fpn.firefox.com
or mozilla.crowdicity.com
parent
5e0bd69100
commit
0950175ae8
@ -1,5 +1,10 @@
|
||||
Privileged Pages are the webpages that browser-vendors consider as an entitled webpage/s where extensions are tasked to not work/have their functionality ceased entirely.
|
||||
|
||||
For ChromeOS<sup>1</sup> in stock Chrome:
|
||||
```
|
||||
chrome.google.com/webstore/*
|
||||
youtube.com
|
||||
```
|
||||
For Chromium<sup>1</sup>:
|
||||
```
|
||||
chrome.google.com/webstore/*
|
||||
@ -16,13 +21,11 @@ addons.mozilla.org
|
||||
api.accounts.firefox.com
|
||||
content.cdn.mozilla.net
|
||||
discovery.addons.mozilla.org
|
||||
input.mozilla.org
|
||||
install.mozilla.org
|
||||
oauth.accounts.firefox.com
|
||||
profile.accounts.firefox.com
|
||||
support.mozilla.org
|
||||
sync.services.mozilla.com
|
||||
testpilot.firefox.com
|
||||
```
|
||||
|
||||
- Just like Chrome, Firefox's WebExtensions will also cease to work on these aformentioned domains.
|
||||
|
Loading…
Reference in New Issue
Block a user