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", " |