Chrome/Edge extension that connects your iOS device's barcode scanner to your EHR system via a local relay server.
This extension bridges your iOS device's camera (for barcode scanning) with your browser's EHR system. When you scan a barcode using the companion iOS app, it automatically inserts the scanned code into the currently focused field in your EHR.
Privacy First: All communication happens locally on your device via localhost. No data is sent to external servers or third parties.
Add the extension to Chrome or Edge browser
Run the local relay server on your computer
Use your iOS device to scan - codes appear instantly
All data stays on your local network. The extension only connects to localhost:8787.
The extension does one thing: inject scanned barcodes into focused input fields.
This extension is solely for healthcare barcode scanning workflows.
chrome://extensions or edge://extensionsContact support to request access to the extension package and relay server setup instructions.
Contact SupportName: EHR Scanning Relay Bridge iOS Extension
Version: 0.1.0
Manifest: V3
Permissions: storage, offscreen, tabs, scripting
Host Permissions: Configurable per your EHR site
Local Relay: WebSocket connection to localhost:8787