Silent HexPad Panel Firefox

Examine source code of Silent HexPad Panel

By: Hamza
Inspect and view changes in Silent HexPad Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silent HexPad Panel",
  "version": "1.0.0",
  "description": "A tiny offline hex-pad generator popup with no permissions.",
  "permissions": [],
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "browser_action": {
    "default_title": "Silent HexPad Panel",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "silent-hexpad-3385f3fc-4517-44e1-a50e-840d3967fc94@example.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "data_collection_permissions": [
    "none"
  ],
  "data_collection": {
    "collects_data": false
  }
}

Best Silent HexPad Panel Alternatives

Here are some Firefox add-ons that are similar to Silent HexPad Panel: