Show Key Codes
Show keycodes easy
Show Key Codesとは何ですか?
Show Key Codesはuzbekによって開発されたChromeの拡張機能で、その主な機能は「Show keycodes easy」です。
Show Key Codes拡張機能のCRXファイルをダウンロード
Show Key Codes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
JavaScript Event KeyCodes. Show KeyBoard codes easy with this extension. More information http://av.uz
拡張機能の基本情報
名前 | |
ID | ihbffekonldbilkfddlkfbbjbmhandin |
公式URL | https://chrome.google.com/webstore/detail/ihbffekonldbilkfddlkfbbjbmhandin |
説明 | Show keycodes easy |
ファイルサイズ | 51.42 KB |
インストール数 | 20 |
現在のバージョン | 1.2 |
最終更新日 | 2017-12-09 |
公開日 | 2017-12-09 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | uzbek |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } |