Par : Martin He. Add-on
Inspect and view changes in Simple 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.0",
"description": "Markiere einen QR-Code auf einer beliebigen Webseite, um den Text oder Link sofort im Browser auszulesen und zu kopieren.",
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "qr-scanner@Martin-He.de",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_title": "QR Bereich auswählen",
"default_icon": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"style.css"
],
"js": [
"jsQR.js",
"content.js"
]
}
]
} Meilleures alternatives Simple QR Code Scanner
Voici quelques Firefox add-ons qui sont similaires à Simple QR Code Scanner :
Easy Peasy QR
Martin
QR Code Image Scanner
shehzad baqir
QR Scanner / Generator
izvenyaisya
QR Code Reader
catnux
Websites share QR CODE
Varemi
QR Code Scanner & Generator
Chitranjan Kumar Gupta
⚉ CopyScan
birdy1976
QR Lite - QR Code Generator and Scanner
monyxie
Alt+Q: Offline & Local QR Code Reader
Base 7 LLP
URL Scanner and QR Codes
HUBET
QR Code - PicIT
Mirad Jok
QR Code Grabber
MalkyMcCallum