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…
Cos'è Handheld Simulator?
Handheld Simulator è un'estensione di Chrome sviluppata da oicramps, e la sua funzione principale è "This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Handheld Simulator
Scarica i file di estensione Handheld Simulator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Handheld Simulator |
ID | lodmooidffdogioahhfhnccfpjnblcio |
URL Ufficiale | https://chromewebstore.google.com/detail/handheld-simulator/lodmooidffdogioahhfhnccfpjnblcio |
Descrizione | This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the… |
Dimensione del File | 829 KB |
Conteggio Installazioni | 1,790 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2021-03-22 |
Data di Pubblicazione | 2021-01-11 |
Valutazione | 3.50/5 Totale 8 Valutazioni |
Sviluppatore | oicramps |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |