Key Generator
Key Generator on Key press
Cos'è Key Generator?
Key Generator è un'estensione di Chrome sviluppata da Ezdilod, e la sua funzione principale è "Key Generator on Key press".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Key Generator
Scarica i file di estensione Key Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This is a developer extension Just download this repo and add it to your Chrome extensions. or quick access to any KeyCode in JS
Informazioni di Base sull'Estensione
Nome | Key Generator |
ID | bekjoicginmpeobbhlodebpfkoeehdll |
URL Ufficiale | https://chromewebstore.google.com/detail/key-generator/bekjoicginmpeobbhlodebpfkoeehdll |
Descrizione | Key Generator on Key press |
Dimensione del File | 77.67 KB |
Conteggio Installazioni | 18 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2022-10-04 |
Data di Pubblicazione | 2022-08-27 |
Sviluppatore | Ezdilod |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |