Iframe Content Security Checker Firefox

Examine source code of Iframe Content Security Checker

Inspect and view changes in Iframe Content Security Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Iframe Content Security Checker",
  "version": "1.0",
  "description": "Iframe Content Security Checker tool for efficient performance",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Iframe Content Security Checker",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "iframe-content-security-checker@0405.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Meilleures alternatives Iframe Content Security Checker

Voici quelques Firefox add-ons qui sont similaires à Iframe Content Security Checker :