Opt Out - automated GDPR and CCPA requests Firefox

Examine source code of Opt Out - automated GDPR and CCPA requests

Par : Yobo
Inspect and view changes in Opt Out - automated GDPR and CCPA requests source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Opt Out - send GDPR and CCPA data requests",
  "version": "2.1",
  "description": "Get the websites you visit to send you a copy of, or delete the personal information that they have collected on you.",
  "content_security_policy": "default-src 'none'; script-src 'self'; frame-src https://yourdigitalrights.org/ ;connect-src https://api.yourdigitalrights.org/companies",
  "background": {
    "scripts": [
      "psl.min.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon-16.png",
    "default_title": "Opt Out"
  },
  "permissions": [
    "tabs",
    "https://api.yourdigitalrights.org/companies*"
  ],
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2
}

Meilleures alternatives Opt Out - automated GDPR and CCPA requests

Voici quelques Firefox add-ons qui sont similaires à Opt Out - automated GDPR and CCPA requests :