Keyboard Totem
Teclado Virtual Totem
What is Keyboard Totem?
Keyboard Totem is a Chrome extension developed by MiniPOS, and its main feature is "Teclado Virtual Totem".
Download Keyboard Totem Extension CRX File
Download Keyboard Totem 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
Teclado virtual
Extension Basic Information
Name | ![]() |
ID | lengicfllbghcpchnfbkjencegieleog |
Official URL | https://chrome.google.com/webstore/detail/keyboard-totem/lengicfllbghcpchnfbkjencegieleog |
Description | Teclado Virtual Totem |
File Size | 66.81 KB |
Installation Count | 42 |
Current Version | 2.4 |
Last Updated | 2016-06-17 |
Publish Date | 2016-06-16 |
Rating | 5.00/5 Total 1 Ratings |
Developer | MiniPOS |
Payment Type | free |
Supported Languages | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Keyboard Totem", "description": "Teclado Virtual Totem", "manifest_version": 2, "version": "2.4", "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", " |