By: Ivan
Inspect and view changes in QR Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SSS QR Code",
"version": "1.16",
"description": "Overlay QR codes on the page",
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://rainbow.goodcang.com/wms/uk/web/main-output-packing-review"
],
"js": [
"qrcode.js",
"qr-icon.js",
"qr-panel.js",
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "qrcode-listed@sss",
"strict_min_version": "109.0"
}
}
} Best QR Overlay Alternatives
Here are some Firefox add-ons that are similar to QR Overlay: