Key Test Firefox

Examine source code of Key Test

Inspect and view changes in Key Test source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Key Test",
  "version": "1.1",
  "description": "Test keyboard keys and see their codes and characters",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9773be0-23bb-4824-ac6e-116102bafd1f}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/ico16.png",
    "48": "icons/ico48.png"
  },
  "browser_action": {
    "default_popup": "gui/main.html",
    "default_icon": {
      "16": "icons/ico16.png",
      "48": "icons/ico48.png"
    }
  },
  "background": {
    "scripts": [
      "core/bg.js"
    ]
  },
  "permissions": []
}

Meilleures alternatives Key Test

Voici quelques Firefox add-ons qui sont similaires à Key Test :