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 |
官方網址 | 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": [ " |