Key Test Firefox

Examine source code of Key Test

제작자: AdrenkBertan
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": []
}

최고의 Key Test 대안

다음은 Key Test과(와) 유사한 Firefox add-on입니다: