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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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": [ " |