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…
O que é Handheld Simulator?
Handheld Simulator é uma extensão do Chrome desenvolvida por oicramps, e sua principal característica é "This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Handheld Simulator
Baixe arquivos de extensão Handheld Simulator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Handheld Simulator |
ID | lodmooidffdogioahhfhnccfpjnblcio |
URL Oficial | https://chromewebstore.google.com/detail/handheld-simulator/lodmooidffdogioahhfhnccfpjnblcio |
Descrição | This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the… |
Tamanho do Arquivo | 829 KB |
Contagem de Instalações | 1,790 |
Versão Atual | 1.0.2 |
Última Atualização | 2021-03-22 |
Data de Publicação | 2021-01-11 |
Classificação | 3.50/5 Total de 8 Avaliações |
Desenvolvedor | oicramps |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [ " |