Well-Known Ports Reference Firefox

Examine source code of Well-Known Ports Reference

By: Al Ya Add-on
Inspect and view changes in Well-Known Ports Reference source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Well-Known Ports Reference",
  "version": "2.3.1",
  "description": "A searchable reference of well-known and common ports with service names, protocols and descriptions, including many DevOps and database ports. Search by number or service. Offline.",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0be03a8f-8621-4699-98fc-e24159834c5d}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Well-Known Ports Reference",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  }
}

Best Well-Known Ports Reference Alternatives

Here are some Firefox add-ons that are similar to Well-Known Ports Reference: