1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated Privileged Pages (markdown)

uBlock-user 2021-01-04 15:06:01 +05:30
parent b0dd5dae01
commit 6ff0a30ca9

@ -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>: For Chromium<sup>1</sup>:
``` ```
chrome.google.com/webstore/* 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>: For Firefox<sup>2</sup>:
``` ```