Show Key Codes

Show keycodes easy

Show Key Codesคืออะไร?

Show Key Codes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย uzbek และคุณลักษณะหลักของมันคือ "Show keycodes easy"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Show Key Codes

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

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

                        JavaScript Event KeyCodes. Show KeyBoard codes easy with this extension. More information http://av.uz                    

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

ชื่อ Show Key Codes Show Key Codes
ID ihbffekonldbilkfddlkfbbjbmhandin
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ihbffekonldbilkfddlkfbbjbmhandin
คำอธิบาย Show keycodes easy
ขนาดไฟล์ 51.42 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2017-12-09
วันที่เผยแพร่ 2017-12-09
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา uzbek
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html",
        "default_title": "Show Key Codes"
    },
    "description": "Show keycodes easy",
    "icons": {
        "128": "128.png",
        "256": "256.png",
        "512": "512.png",
        "64": "64.png"
    },
    "manifest_version": 2,
    "name": "Show Key Codes",
    "offline_enabled": true,
    "short_name": "Keyboard Codes by Mr.Professor",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}