Show Key Codes

Show keycodes easy

What is Show Key Codes?

Show Key Codes is a Chrome extension developed by uzbek, and its main feature is "Show keycodes easy".

Download Show Key Codes Extension CRX File

Download Show Key Codes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Show Key Codes Show Key Codes
ID ihbffekonldbilkfddlkfbbjbmhandin
Official URL https://chrome.google.com/webstore/detail/ihbffekonldbilkfddlkfbbjbmhandin
Description Show keycodes easy
File Size 51.42 KB
Installation Count 20
Current Version 1.2
Last Updated 2017-12-09
Publish Date 2017-12-09
Rating 5.00/5 Total 2 Ratings
Developer uzbek
Email [email protected]
Payment Type free
Supported Languages 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"
}