Smart IP Lookup Firefox

Examine source code of Smart IP Lookup

By: AshVPN
Inspect and view changes in Smart IP Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart IP Lookup",
  "version": "6.0",
  "description": "IP intel, threat score, TCP ping, SNI health, V2ray toolkit & clean IP scanner.",
  "permissions": [
    "contextMenus",
    "scripting",
    "clipboardRead",
    "storage",
    "tabs",
    "activeTab",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "v2ray-engine.js",
      "ping-engine.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-auto.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "content.css",
        "site-banner.js",
        "images/*.png",
        "v2ray-engine.js",
        "ping-engine.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "smartip-lookup@ashvpn.github",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Smart IP Lookup Alternatives

Here are some Firefox add-ons that are similar to Smart IP Lookup: