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 هو إضافة Chrome تم تطويرها بواسطة oicramps، والميزة الرئيسية لها هي "This extension simulates a barcode scanner, but instead of scanning you have just to type the value in the popup text field and the…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Handheld Simulator
قم بتنزيل ملفات الامتداد Handheld Simulator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |