Billman Virtual Keyboard HU Firefox

Examine source code of Billman Virtual Keyboard HU

Inspect and view changes in Billman Virtual Keyboard HU source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Billman Virtual Keyboard HU",
  "version": "1.1.6",
  "description": "Dokkolható virtuális billentyűzet (HU).",
  "browser_specific_settings": {
    "gecko": {
      "id": "bvk@billman.hu",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_title": "Kapcsoló: BillMan Virtual Keyboard (HU)",
    "default_icon": "icons/icon-48-idle.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "vk/*",
    "icons/*"
  ],
  "icons": {
    "48": "icons/icon-48-idle.png"
  },
  "commands": {
    "toggle-vk": {
      "suggested_key": {
        "default": "Alt+Shift+K"
      },
      "description": "Toggle Virtual Keyboard"
    }
  }
}

Best Billman Virtual Keyboard HU Alternatives

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