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是由oicramps开发的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…”。
扩展截图
下载Handheld Simulator扩展crx文件
下载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": [ " |