ED Privacy Protect Firefox

Examine source code of ED Privacy Protect

Inspect and view changes in ED Privacy Protect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ED Privacy Protect",
  "description": "Protégez vos données personnelles et vos actions sur le site web d'Ecole Directe.",
  "version": "1.0.1",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background/shim.js",
      "background/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "ED Privacy Protect",
    "default_icon": "icons/icon_64.png"
  },
  "icons": {
    "32": "icons/icon_32.png",
    "64": "icons/icon_64.png",
    "128": "icons/icon_128.png",
    "256": "icons/icon_256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ed-privacy-protect@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteActivity"
        ]
      }
    }
  }
}

Best ED Privacy Protect Alternatives

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