Opt-Out Easy Firefox

Examine source code of Opt-Out Easy

By: cmulabs
Inspect and view changes in Opt-Out Easy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Opt-Out Easy",
  "description": "Take control of your privacy!",
  "version": "1.0.3",
  "browser_action": {
    "default_icon": "images/shield.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "images/shield.png"
  },
  "background": {
    "scripts": [
      "scripts/dist/jquery.min.js",
      "scripts/dist/polyfill.js",
      "scripts/dist/analyzed_results.js",
      "scripts/dist/util.js",
      "scripts/dist/background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "images/*",
    "styles/*",
    "node_modules/*"
  ]
}

Best Opt-Out Easy Alternatives

Here are some Firefox add-ons that are similar to Opt-Out Easy: