mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Privileged Pages (markdown)
parent
b0dd5dae01
commit
6ff0a30ca9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
Privileged Pages are the webpages that browser-developers consider as an entitled webpage/s where extensions are tasked to not work/have their functionality ceased entirely.
|
||||
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 Chromium<sup>1</sup>:
|
||||
```
|
||||
chrome.google.com/webstore/*
|
||||
```
|
||||
|
||||
- On the aformentioned domain, ALL Chromium/Chrome extensions will cease their functionality.
|
||||
- On the aformentioned domain, all Chromium/Chrome extensions will **cease** their functionality.
|
||||
|
||||
For Firefox<sup>2</sup>:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue