Key Generator
Key Generator on Key press
Что такое Key Generator?
Key Generator - это расширение Chrome, разработанное Ezdilod, и его основная функция - "Key Generator on Key press".
Снимки экрана расширения
Скачать файл CRX расширения Key Generator
Скачайте файлы расширений 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 | 
| Электронная почта | [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"
    }
}  |  |