Portex — Developer Toolkit Firefox

Examine source code of Portex — Developer Toolkit

Inspect and view changes in Portex — Developer Toolkit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Portex — Developer Toolkit",
  "description": "All-in-one developer toolkit with 15+ tools including HTTP client, WebSocket, JWT, Base64, DNS lookup, and port scanner.",
  "version": "1.1.0",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "nativeMessaging",
    "privacy",
    "<all_urls>"
  ],
  "content_security_policy": "script-src 'self'; style-src 'self' 'unsafe-inline'; connect-src 'self' ws: wss: http: https:",
  "browser_specific_settings": {
    "gecko": {
      "id": "portex@sajjadyousefnia.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Portex",
    "default_popup": "popup.html"
  }
}

Melhores alternativas Portex — Developer Toolkit

Aqui estão algumas Firefox add-ons que são similares a Portex — Developer Toolkit: