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…
Co to jest Handheld Simulator?
Handheld Simulator to rozszerzenie Chrome opracowane przez oicramps, a jego główną funkcją jest „This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Handheld Simulator
Pobierz pliki rozszerzeń Handheld Simulator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Handheld Simulator |
ID | lodmooidffdogioahhfhnccfpjnblcio |
Oficjalny URL | https://chromewebstore.google.com/detail/handheld-simulator/lodmooidffdogioahhfhnccfpjnblcio |
Opis | This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the… |
Rozmiar pliku | 829 KB |
Liczba instalacji | 1,790 |
Aktualna Wersja | 1.0.2 |
Ostatnia Aktualizacja | 2021-03-22 |
Data Publikacji | 2021-01-11 |
Ocena | 3.50/5 Łącznie 8 Oceny |
Deweloper | oicramps |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |