Browser Keyboard (Perfect for kiosk)
Virtual Keyboard
Cos'è Browser Keyboard (Perfect for kiosk)?
Browser Keyboard (Perfect for kiosk) è un'estensione di Chrome sviluppata da Ariyslan, e la sua funzione principale è "Virtual Keyboard".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Browser Keyboard (Perfect for kiosk)
Scarica i file di estensione Browser Keyboard (Perfect for kiosk) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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]
Informazioni di Base sull'Estensione
Nome | Browser Keyboard (Perfect for kiosk) |
ID | fkbfahodmkmnemdhcnejmafailmahkkp |
URL Ufficiale | https://chromewebstore.google.com/detail/browser-keyboard-perfect/fkbfahodmkmnemdhcnejmafailmahkkp |
Descrizione | Virtual Keyboard |
Dimensione del File | 268 KB |
Conteggio Installazioni | 2,286 |
Versione Corrente | 0.11 |
Ultimo Aggiornamento | 2017-06-28 |
Data di Pubblicazione | 2017-06-28 |
Valutazione | 3.25/5 Totale 36 Valutazioni |
Sviluppatore | Ariyslan |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://browser-keyboard.github.io/ |
Lingue Supportate | 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": [ " |