Browser Keyboard (Perfect for kiosk)
Virtual Keyboard
Qu'est-ce que Browser Keyboard (Perfect for kiosk) ?
Browser Keyboard (Perfect for kiosk) est une extension Chrome développée par Ariyslan, et sa fonction principale est "Virtual Keyboard".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Browser Keyboard (Perfect for kiosk)
Téléchargez les fichiers d'extension Browser Keyboard (Perfect for kiosk) 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
Reload pages after extension installation Hot Keys: Alt+K — switch on/off Shift Caps Lock Ctrl + Alt — additional symbols Shift + space — next language Available languages : Башҡор,Чӑвашла, Dansk, English, Español, Esperanto, Français, Коми, Марий, Portuguese, Русский, Srpski (latinica), Српски (ћирилица), Татар. https://github.com/browser-keyboard/keyboard [email protected]
Informations de Base sur l'Extension
Nom | Browser Keyboard (Perfect for kiosk) |
ID | fkbfahodmkmnemdhcnejmafailmahkkp |
URL Officiel | https://chromewebstore.google.com/detail/browser-keyboard-perfect/fkbfahodmkmnemdhcnejmafailmahkkp |
Description | Virtual Keyboard |
Taille du Fichier | 268 KB |
Nombre d'Installations | 2,286 |
Version Actuelle | 0.11 |
Dernière Mise à Jour | 2017-06-28 |
Date de Publication | 2017-06-28 |
Évaluation | 3.25/5 Total 36 Évaluations |
Développeur | Ariyslan |
Type de Paiement | free |
Site Web de l'Extension | http://browser-keyboard.github.io/ |
Langues Prises en Charge | en,sr,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Browser Keyboard (Perfect for kiosk)", "description": "__MSG_ext_description__", "version": "0.11", "icons": { "48": "icons\/icon48.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/19.png", "default_popup": "popup\/popup.html" }, "background": { "page": "background\/index.html" }, "permissions": [ "storage", "tabs", "http:\/\/browser-keyboard.github.io\/languages\/*" ], "options_page": "options\/index.html", "content_scripts": [ { "matches": [ " |