Virtual Keyboard
Fullscreen on-screen virtual keyboard for touch screen devices
Virtual Keyboardคืออะไร?
Virtual Keyboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://coffeebean-lab.com.mx และคุณลักษณะหลักของมันคือ "Fullscreen on-screen virtual keyboard for touch screen devices"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Virtual Keyboard
ดาวน์โหลดไฟล์ส่วนขยาย Virtual Keyboard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Ultima versión de Totem corregida para minipos
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ![]() |
ID | fhknghccinakoflcjiklildpmbolaefm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/virtual-keyboard/fhknghccinakoflcjiklildpmbolaefm |
คำอธิบาย | Fullscreen on-screen virtual keyboard for touch screen devices |
ขนาดไฟล์ | 65.06 KB |
จำนวนการติดตั้ง | 22 |
เวอร์ชันปัจจุบัน | 1.11.3 |
อัปเดตครั้งล่าสุด | 2015-10-26 |
วันที่เผยแพร่ | 2015-10-26 |
คะแนน | 3.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://coffeebean-lab.com.mx |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Virtual Keyboard", "description": "Fullscreen on-screen virtual keyboard for touch screen devices", "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": "Virtual Keyboard Toggle", "default_popup": "toggle.html" }, "permissions": [ "tabs", " |