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