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 là gì?
Handheld Simulator là một tiện ích mở rộng Chrome được phát triển bởi oicramps, và tính năng chính của nó là "This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Handheld Simulator
Tải xuống các tệp mở rộng Handheld Simulator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Handheld Simulator |
ID | lodmooidffdogioahhfhnccfpjnblcio |
URL Chính Thức | https://chromewebstore.google.com/detail/handheld-simulator/lodmooidffdogioahhfhnccfpjnblcio |
Mô tả | This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the… |
Kích Thước Tệp | 829 KB |
Số Lần Cài Đặt | 1,790 |
Phiên Bản Hiện Tại | 1.0.2 |
Cập Nhật Lần Cuối | 2021-03-22 |
Ngày Phát Hành | 2021-01-11 |
Đánh Giá | 3.50/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | oicramps |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |