Key Generator
Key Generator on Key press
Apa itu Key Generator?
Key Generator adalah ekstensi Chrome yang dikembangkan oleh Ezdilod, dan fitur utamanya adalah "Key Generator on Key press".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Key Generator
Unduh file ekstensi Key Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This is a developer extension Just download this repo and add it to your Chrome extensions. or quick access to any KeyCode in JS
Informasi Dasar Ekstensi
Nama | Key Generator |
ID | bekjoicginmpeobbhlodebpfkoeehdll |
URL Resmi | https://chromewebstore.google.com/detail/key-generator/bekjoicginmpeobbhlodebpfkoeehdll |
Deskripsi | Key Generator on Key press |
Ukuran File | 77.67 KB |
Jumlah Instalasi | 18 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2022-10-04 |
Tanggal Publikasi | 2022-08-27 |
Pengembang | Ezdilod |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |