Inspect and view changes in QR codes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "QR codes",
"description": "Generate QR code for current tab",
"manifest_version": 2,
"version": "0.1",
"permissions": [
"find",
"tabs"
],
"icons": {
"48": "icons/icon-48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"page_action": {
"default_icon": "icons/page_action-32.svg",
"default_title": "Generate QR code for this page",
"show_matches": [
"<all_urls>"
],
"default_popup": "popup/popup.html"
},
"web_accessible_resources": [
"assets/*.png",
"assets/*.gif"
],
"browser_specific_settings": {
"gecko": {
"id": "{4b89a0f7-dc43-4b77-ab9b-3a4e8c835fb5}"
}
}
} Best QR codes Alternatives
Here are some Firefox add-ons that are similar to QR codes:
QR Code Generator
Stephen
QR Code
Theo
Quick QR
bodhicrai
Quick QR
Brin
Simple QR Generator
PRIXYY
QR Code Generator
Dhaval Vira
QR Code Generator (Instant)
Sayan Ghosh
TabQR
Byarugaba Jesse
QR Code Scanner & Generator
Chitranjan Kumar Gupta
TabQR - URL to QRCode
mathis
QR Code Util
Firefox user 13352660
Generate QR code from your url
MLBHawaiianShirt