checkVT - Browser Security Firefox

Examine source code of checkVT - Browser Security

Inspect and view changes in checkVT - Browser Security source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "checkVT - Browser Security",
  "version": "2.3.2.2",
  "description": "checkVT sends the selected URL through a parsing process, then to VirusTotal to check if it has been analyzed for malware.",
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/checkvt_icon16.png",
    "32": "images/checkvt_icon32.png",
    "48": "images/checkvt_icon48.png"
  },
  "browser_action": {
    "default_icon": "images/checkvt_icon48.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3923ac11-624f-4989-ae7e-2ccaee71b731}"
    }
  }
}

Best checkVT - Browser Security Alternatives

Here are some Firefox add-ons that are similar to checkVT - Browser Security: