Keyboard PTH Totem
Teclado virtual para pantallas touch
什么是Keyboard PTH Totem ?
Keyboard PTH Totem 是由http://coffeebean-lab.com.mx开发的Chrome扩展程序,该扩展的主要功能是“Teclado virtual para pantallas touch”。
扩展截图
下载Keyboard PTH Totem 扩展crx文件
下载Keyboard PTH Totem 扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Nueva Versión del teclado, esta tiene botones principales de colores, Letra inicial en Mayúscula, Ojo esta versión cambia la búsqueda, es compatible con la versión, la anterior se debe de cambiar la busqueda en la siguiente linea cotecla[0] por cotecla[1] en los JS
扩展基本信息
名称 | |
ID | lmpeeelplfnkchaaehmaonpdlngbffmf |
官方URL | https://chrome.google.com/webstore/detail/keyboard-pth-totem/lmpeeelplfnkchaaehmaonpdlngbffmf |
简介 | Teclado virtual para pantallas touch |
文件大小 | 66.13 KB |
安装次数 | 49 |
当前版本 | 1.11.6 |
更新时间 | 2015-11-10 |
上架时间 | 2015-11-10 |
评分 | 2.00/5 共4次评分 |
开发者 | http://coffeebean-lab.com.mx |
付费类型 | free |
支持的语言 | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Keyboard PTH Totem ", "description": "Teclado virtual para pantallas touch", "manifest_version": 2, "version": "1.11.6", "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", " |