Keyboard Totem
Teclado Virtual Totem
Qu'est-ce que Keyboard Totem ?
Keyboard Totem est une extension Chrome développée par MiniPOS, et sa fonction principale est "Teclado Virtual Totem".
Télécharger le fichier CRX de l'extension Keyboard Totem
Téléchargez les fichiers d'extension Keyboard Totem au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Teclado virtual
Informations de Base sur l'Extension
Nom | ![]() |
ID | lengicfllbghcpchnfbkjencegieleog |
URL Officiel | https://chrome.google.com/webstore/detail/keyboard-totem/lengicfllbghcpchnfbkjencegieleog |
Description | Teclado Virtual Totem |
Taille du Fichier | 66.81 KB |
Nombre d'Installations | 42 |
Version Actuelle | 2.4 |
Dernière Mise à Jour | 2016-06-17 |
Date de Publication | 2016-06-16 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | MiniPOS |
Type de Paiement | free |
Langues Prises en Charge | 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", " |