Key Generator
Key Generator on Key press
What is Key Generator?
Key Generator is a Chrome extension developed by Ezdilod, and its main feature is "Key Generator on Key press".
Extension Screenshots
Download Key Generator Extension CRX File
Download Key Generator 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
This is a developer extension Just download this repo and add it to your Chrome extensions. or quick access to any KeyCode in JS
Extension Basic Information
Name | Key Generator |
ID | bekjoicginmpeobbhlodebpfkoeehdll |
Official URL | https://chromewebstore.google.com/detail/key-generator/bekjoicginmpeobbhlodebpfkoeehdll |
Description | Key Generator on Key press |
File Size | 77.67 KB |
Installation Count | 18 |
Current Version | 1.1 |
Last Updated | 2022-10-04 |
Publish Date | 2022-08-27 |
Developer | Ezdilod |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |