Virtual Keyboard Launcher Firefox

Examine source code of Virtual Keyboard Launcher

By: jesfer
Inspect and view changes in Virtual Keyboard Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "hvkeyboard.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Automatically brings up the virtual keyboard when entering text input fields. Requires Hot Virtual Keyboard software to be installed and running",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "256": "icon256.png"
  },
  "name": "Virtual Keyboard Launcher",
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*",
    "file:///*"
  ],
  "version": "4.2",
  "author": "Comfort Software Group",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{bfa83375-6f2d-43d0-8856-203d8934bbc9}"
    }
  }
}

Best Virtual Keyboard Launcher Alternatives

Here are some Firefox add-ons that are similar to Virtual Keyboard Launcher: