Virtual Keyboard
Fullscreen on-screen virtual keyboard for touch screen devices
What is Virtual Keyboard?
Virtual Keyboard is a Chrome extension developed by http://coffeebean-lab.com.mx, and its main feature is "Fullscreen on-screen virtual keyboard for touch screen devices".
Download Virtual Keyboard Extension CRX File
Download Virtual Keyboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ultima versión de Totem corregida para minipos
Extension Basic Information
Name | ![]() |
ID | fhknghccinakoflcjiklildpmbolaefm |
Official URL | https://chrome.google.com/webstore/detail/virtual-keyboard/fhknghccinakoflcjiklildpmbolaefm |
Description | Fullscreen on-screen virtual keyboard for touch screen devices |
File Size | 65.06 KB |
Installation Count | 22 |
Current Version | 1.11.3 |
Last Updated | 2015-10-26 |
Publish Date | 2015-10-26 |
Rating | 3.00/5 Total 1 Ratings |
Developer | http://coffeebean-lab.com.mx |
Payment Type | free |
Supported Languages | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Virtual Keyboard", "description": "Fullscreen on-screen virtual keyboard for touch screen devices", "manifest_version": 2, "version": "1.11.3", "icons": { "16": "keyboard.png", "48": "keyboard.png", "128": "keyboard.png" }, "background": { "scripts": [ "background.js" ] }, "options_page": "options.html", "page_action": { "default_icon": "buttons\/keyboard_2.png", "default_title": "Virtual Keyboard Toggle", "default_popup": "toggle.html" }, "permissions": [ "tabs", " |