Touch Kiosk Keyboard
Keyboard optimized for touch screen kiosk apps
Touch Kiosk Keyboardとは何ですか?
Touch Kiosk Keyboardはhttp://koremedia.netによって開発されたChromeの拡張機能で、その主な機能は「Keyboard optimized for touch screen kiosk apps」です。
拡張機能のスクリーンショット
Touch Kiosk Keyboard拡張機能のCRXファイルをダウンロード
Touch Kiosk Keyboard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Virtual keyboard optimized for touch screen kiosk apps built on Google Chrome. This keyboard is responsive and works with portrait and landscape resolutions. Button size has been optimized for use with touch foils. Supports standard keyboard layout, number pad and email layout.
拡張機能の基本情報
名前 | |
ID | lfaiipcbbikbnfcgcmaldlacamgekmnb |
公式URL | https://chrome.google.com/webstore/detail/touch-kiosk-keyboard/lfaiipcbbikbnfcgcmaldlacamgekmnb |
説明 | Keyboard optimized for touch screen kiosk apps |
ファイルサイズ | 71.74 KB |
インストール数 | 10,000 |
現在のバージョン | 1.11.3 |
最終更新日 | 2017-07-13 |
公開日 | 2017-07-13 |
評価 | 3.31/5 合計 16 レビュー |
開発者 | http://koremedia.net |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Touch Kiosk Keyboard", "description": "Keyboard optimized for touch screen kiosk apps", "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": "Touch Kiosk Keyboard Toggle", "default_popup": "toggle.html" }, "permissions": [ "tabs", " |