IP QuickCheck - VirusTotal Firefox

Examine source code of IP QuickCheck - VirusTotal

By: 0xarun
Inspect and view changes in IP QuickCheck - VirusTotal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IP QuickCheck",
  "version": "3.0.0",
  "description": "Instant IP reputation lookup using VirusTotal and AbuseIPDB from your right-click menu.",
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://www.virustotal.com/*",
    "https://api.abuseipdb.com/*",
    "https://ipinfo.io/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "assets/icon16.png",
      "32": "assets/icon32.png",
      "48": "assets/icon48.png",
      "128": "assets/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "assets/icon16.png",
    "32": "assets/icon32.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ipquickcheck@0xarun",
      "strict_min_version": "109.0"
    }
  }
}

Best IP QuickCheck - VirusTotal Alternatives

Here are some Firefox add-ons that are similar to IP QuickCheck - VirusTotal: