Privacy Redirector Firefox

Examine source code of Privacy Redirector

By: bennett
Inspect and view changes in Privacy Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Redirector",
  "version": "1.1.0",
  "description": "Redirects YouTube URLs to Piped and Reddit to custom instances while removing entries from history",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "history",
    "tabs",
    "storage",
    "*://youtube.com/*",
    "*://www.youtube.com/*",
    "*://youtu.be/*",
    "*://m.youtube.com/*",
    "*://reddit.com/*",
    "*://www.reddit.com/*",
    "*://old.reddit.com/*",
    "*://new.reddit.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{63459ccf-fc91-42b0-9f99-db9744631548}"
    }
  }
}

Best Privacy Redirector Alternatives

Here are some Firefox add-ons that are similar to Privacy Redirector: