Shodan IP/Domain Extractor Firefox

Examine source code of Shodan IP/Domain Extractor

Inspect and view changes in Shodan IP/Domain Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Shodan IP/Domain Extractor",
  "version": "1.0.0",
  "description": "Extract IP addresses and domain names from Shodan search results and export to text files",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon.svg",
      "96": "icons/icon.svg"
    }
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "*://*.shodan.io/*",
    "*://*.shodan.com/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0c0c0c0-c0c0-c0c0-c0c0-c0c0c0c0c0c0}",
      "strict_max_version": "120.*",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Shodan IP/Domain Extractor Alternatives

Here are some Firefox add-ons that are similar to Shodan IP/Domain Extractor: