SOC Multitool v2 Firefox

Examine source code of SOC Multitool v2

Inspect and view changes in SOC Multitool v2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SOC Multitool v2",
  "version": "1.0",
  "description": "A tool for quick lookups of IPs, domains, and more.",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "js/contextMenu.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "/icons/icon16.png",
    "48": "/icons/icon48.png",
    "128": "/icons/icon128.png"
  },
  "action": {
    "default_icon": "/icons/icon128.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "developer@ryanoleary.co.uk"
    }
  }
}

Mejores alternativas SOC Multitool v2

Aquí hay algunas Firefox add-ons que son similares a SOC Multitool v2: