TYPO3 Keyboard Control Firefox

Examine source code of TYPO3 Keyboard Control

Inspect and view changes in TYPO3 Keyboard Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TYPO3 Keyboard Control",
  "short_name": "TYPO3 Keyboard Control",
  "version": "1.0.4resigned1",
  "description": "__MSG_extension_description__",
  "permissions": [
    "storage"
  ],
  "icons": {
    "128": "icon/icon-128x128.png",
    "256": "icon/icon-256x256.png",
    "512": "icon/icon-512x512.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/typo3/*"
      ],
      "all_frames": true,
      "js": [
        "libs/mousetrap.js",
        "contentscript.js"
      ]
    }
  ],
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "{9a7acde7-4af3-47d9-8061-c60811b351f2}",
      "strict_min_version": "42.0"
    }
  }
}

Best TYPO3 Keyboard Control Alternatives

Here are some Firefox add-ons that are similar to TYPO3 Keyboard Control: