Opt Out - automated GDPR and CCPA requests Firefox

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

By: Yobo Add-on
Inspect and view changes in Opt Out - automated GDPR and CCPA requests source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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
}

Best Opt Out - automated GDPR and CCPA requests Alternatives

Here are some Firefox add-ons that are similar to Opt Out - automated GDPR and CCPA requests: