Applove Virtual Keyboard

Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…

Applove Virtual Keyboardคืออะไร?

Applove Virtual Keyboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย salmaqadri989 และคุณลักษณะหลักของมันคือ "Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Applove Virtual Keyboard

ดาวน์โหลดไฟล์ส่วนขยาย Applove Virtual Keyboard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard where you can use your mouse to type. Yes you read it right, if your mouse is working you can use this tool to replace your faulty keyboard.

So what are you waiting for, install this virtual keyboard extension. After installation  virtual keyboard will be launched. All you need to do is type the desired text in this extension using your mouse, select the text and right click to copy it. Now paste it where ever you need it to. It mostly come in handy if you have an expensive laptop and only 1,2 keys aren't working. You need replacement for those keys only, so this is the tool for you.

Features of Virtual keyboard
1. Easy to use.
2. Light weight extension.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Applove Virtual Keyboard Applove Virtual Keyboard
ID bchomjfcdkfgokfdoekiglcgpgehbihh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/applove-virtual-keyboard/bchomjfcdkfgokfdoekiglcgpgehbihh
คำอธิบาย Is your keyboard messed up and not working properly? Do you have a urgent work to finish? This extension is a virtual keyboard…
ขนาดไฟล์ 6.08 KB
จำนวนการติดตั้ง 317
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-07-01
วันที่เผยแพร่ 2019-07-01
คะแนน 1.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา salmaqadri989
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://appstation.tech/privacypolicy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Applove Virtual Keyboard",
    "version": "1.0",
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}