Key Generator
Key Generator on Key press
Key Generatorคืออะไร?
Key Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ezdilod และคุณลักษณะหลักของมันคือ "Key Generator on Key press"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Key Generator
ดาวน์โหลดไฟล์ส่วนขยาย Key Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a developer extension Just download this repo and add it to your Chrome extensions. or quick access to any KeyCode in JS
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Key Generator |
ID | bekjoicginmpeobbhlodebpfkoeehdll |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/key-generator/bekjoicginmpeobbhlodebpfkoeehdll |
คำอธิบาย | Key Generator on Key press |
ขนาดไฟล์ | 77.67 KB |
จำนวนการติดตั้ง | 18 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2022-10-04 |
วันที่เผยแพร่ | 2022-08-27 |
ผู้พัฒนา | Ezdilod |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Key Generator", "version": "1.1", "description": "Key Generator on Key press", "icons": { "128": "icon128.png", "48": "icon48.png", "16": "icon16.png" }, "action": { "default_icon": "icon16.png", "default_popup": "popup.html" } } |