By: Babybinks
Inspect and view changes in QRCode Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "QRCode Generator",
"version": "1.0",
"description": "Generate a QR code for the current website, or for another text input.",
"icons": {
"48": "icons/icon.png",
"96": "icons/icon.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": "icons/icon.png",
"default_title": "QRCode Generator",
"default_popup": "popup/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "qrcode_generator@babybinks.com"
}
}
} Best QRCode Generator Alternatives
Here are some Firefox add-ons that are similar to QRCode Generator: