Handheld Simulator
This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…
Что такое Handheld Simulator?
Handheld Simulator - это расширение Chrome, разработанное oicramps, и его основная функция - "This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…".
Снимки экрана расширения
Скачать файл CRX расширения Handheld Simulator
Скачайте файлы расширений Handheld Simulator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the scan action will set the given value to the focused input in the page. So the behavior is similar to scanning a barcode with a real device. You can open the scanning popup by clicking on the extension icon, or using the shortcut Ctrl+Shift+U (or ⌘+Shift+U on Mac). You can also change this shortcut by navigating to chrome://extensions/shortcuts in your browser, locate the Handheld Simulator extension, and set a new shortcut.
Основная информация о расширении
Название | Handheld Simulator |
ID | lodmooidffdogioahhfhnccfpjnblcio |
Официальный URL | https://chromewebstore.google.com/detail/handheld-simulator/lodmooidffdogioahhfhnccfpjnblcio |
Описание | This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the… |
Размер файла | 829 KB |
Количество установок | 1,790 |
Текущая Версия | 1.0.2 |
Последнее Обновление | 2021-03-22 |
Дата публикации | 2021-01-11 |
Рейтинг | 3.50/5 Всего 8 оценок |
Разработчик | oicramps |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Handheld Simulator", "version": "1.0.2", "permissions": [], "content_scripts": [ { "js": [ "contentscript.js" ], "matches": [ " |