SOC Multitool v2 Firefox

Examine source code of SOC Multitool v2

제작자: Ryan O'Leary
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"
    }
  }
}

최고의 SOC Multitool v2 대안

다음은 SOC Multitool v2과(와) 유사한 Firefox add-on입니다: