By: KYCIS
Inspect and view changes in In-page QR Code Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "QR Code Scanner",
"version": "1.1",
"description": "Scan QR codes on pages, upload or paste images, or open camera to scan QR codes",
"permissions": [
"activeTab",
"scripting",
"storage",
"clipboardRead",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "qrcode-scanner@kycis.com",
"strict_min_version": "109.0"
}
},
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/jsQR.js",
"qrScanner.js",
"content.js"
]
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best In-page QR Code Scanner Alternatives
Here are some Firefox add-ons that are similar to In-page QR Code Scanner:
QR Code Image Scanner
shehzad baqir
QR Code Generator
Moomtain
QR Scanner / Generator
izvenyaisya
QR Code Scanner AI
B88
Dal QRcode
yama07
QR Code Reader
catnux
QR Code Reader
Joue
Websites share QR CODE
Varemi
QR Code Scanner & Generator
Chitranjan Kumar Gupta
QR Code Scanner & Generator
Pro Bandey
QR Code Grabber
MalkyMcCallum
Alt+Q: Offline & Local QR Code Reader
Base 7 LLP