Show Key Codes

Show keycodes easy

Cos'è Show Key Codes?

Show Key Codes è un'estensione di Chrome sviluppata da uzbek, e la sua funzione principale è "Show keycodes easy".

Scarica il file CRX dell'estensione Show Key Codes

Scarica i file di estensione Show Key Codes 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

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

Informazioni di Base sull'Estensione

Nome Show Key Codes Show Key Codes
ID ihbffekonldbilkfddlkfbbjbmhandin
URL Ufficiale https://chrome.google.com/webstore/detail/ihbffekonldbilkfddlkfbbjbmhandin
Descrizione Show keycodes easy
Dimensione del File 51.42 KB
Conteggio Installazioni 20
Versione Corrente 1.2
Ultimo Aggiornamento 2017-12-09
Data di Pubblicazione 2017-12-09
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore uzbek
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}