DLP-Extension Firefox

Examine source code of DLP-Extension

By: P0wfu_ Add-on
Inspect and view changes in DLP-Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "ContentScript.js"
      ],
      "match_about_blank": true,
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "68.0",
      "id": "{3bb6a6f3-2ed4-4ec1-86d7-7cefa9ddea87}"
    }
  },
  "description": "DLP Extension",
  "icons": {
    "16": "icons/Transbay.png",
    "48": "icons/Transbay.png",
    "128": "icons/Transbay.png"
  },
  "manifest_version": 2,
  "name": "DLP-Extension",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "version": "1.6"
}

Best DLP-Extension Alternatives

Here are some Firefox add-ons that are similar to DLP-Extension: