diff --git a/Privileged-Pages.md b/Privileged-Pages.md new file mode 100644 index 0000000..19bf5bb --- /dev/null +++ b/Privileged-Pages.md @@ -0,0 +1,9 @@ +Privileged Pages are the webpages that browser-makers consider as an entitled webpage/s where extensions are tasked to not work/have their functionality ceased entirely. + +For Chromium - `chrome.google.com/webstore/*` + +- On the aformentioned webpage, ALL Chromium/Chrome extensions will cease their functionality. + +For Firefox - `addons.mozilla.org/*` + +- Just like Chrome, Firefox's WebExtensions will also cease to work. \ No newline at end of file