By: xiuxiu10201 Add-on
Inspect and view changes in QR Code Full source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "QR Code Full",
"version": "1.1",
"description": "Adds a button to the address bar to get the current url as a QR Code Full",
"default_locale": "en",
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"icons": {
"16": "icon.svg",
"32": "icon.svg",
"48": "icon.svg",
"64": "icon.svg",
"96": "icon.svg",
"128": "icon.svg"
},
"permissions": [
"activeTab",
"contextMenus",
"storage",
"tabs",
"<all_urls>"
],
"page_action": {
"show_matches": [
"<all_urls>"
],
"browser_style": true,
"default_icon": "icon.svg",
"default_title": "QR Code Full",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{c8f9acf3-2a72-4a62-b816-9902bcbe9cdd}"
}
}
} Best QR Code Full Alternatives
Here are some Firefox add-ons that are similar to QR Code Full:
QR Code
pudymody
QR code tab URL
Cristiano Fromagio
Simple QrCode
Enes Kavçakar
QR-L
Rastaking
Tiny QR Code
夜幕下的猫
URL QR Code Generator
Riccardo
StreamQR — Show the current URL as QR Code
StreamQR
Url To QR
timm_oh
URL to QRCode
hossam mansour
QR Code Generator
Stephen
QR-ME-PLS
Juan Snow
QR Code Generator Free
Addon Developer