By: CadieuxPaquinR Add-on
Inspect and view changes in QR Region Scanner source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "QR Region Scanner",
"version": "0.2.0",
"description": "Select a region on the page, scan a QR code in it, and open its URL.",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"activeTab",
"notifications",
"clipboardWrite"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Scan QR region",
"default_icon": {
"16": "icons/icon.svg",
"48": "icons/icon.svg"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"commands": {
"scan-qr": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "Scan a QR code in a selected region"
}
},
"browser_specific_settings": {
"gecko": {
"id": "qr-region-scanner@local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best QR Region Scanner Alternatives
Here are some Firefox add-ons that are similar to QR Region Scanner:
QR Scanner / Generator
izvenyaisya
Alt+Q: Offline & Local QR Code Reader
Base 7 LLP
QR Code Reader
catnux
QR Code Image Scanner
shehzad baqir
QR from selection
dboshnakov
QRShare
SoloSynth1
Websites share QR CODE
Varemi
QR Code Scanner AI
B88
QRShot
Yi-Chieh Chiu
In-page QR Code Scanner
KYCIS
Webpage QR Reader
Webpage add on reader
QRify
em_te