Key Generator
Key Generator on Key press
Key Generatorとは何ですか?
Key GeneratorはEzdilodによって開発されたChromeの拡張機能で、その主な機能は「Key Generator on Key press」です。
拡張機能のスクリーンショット
Key Generator拡張機能のCRXファイルをダウンロード
Key Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        This is a developer extension
Just download this repo and add it to your Chrome extensions.
or quick access to any KeyCode in JS                     拡張機能の基本情報
| 名前 |   |  
| ID | bekjoicginmpeobbhlodebpfkoeehdll | 
| 公式URL | https://chromewebstore.google.com/detail/key-generator/bekjoicginmpeobbhlodebpfkoeehdll | 
| 説明 | Key Generator on Key press | 
| ファイルサイズ | 77.67 KB | 
| インストール数 | 18 | 
| 現在のバージョン | 1.1 | 
| 最終更新日 | 2022-10-04 | 
| 公開日 | 2022-08-27 | 
| 開発者 | Ezdilod | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | 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"
    }
}  |  |