By: SoloSynth1 Add-on
Inspect and view changes in QRShare source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "QRShare",
"version": "0.2.1",
"description": "A lightweight and simple Firefox extension for sharing text/links around using QR codes. Minimal and non-obtrusive.",
"icons": {
"64": "icons/qrcode-64.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{8c18cabf-d8ac-4959-9616-7f39f4092a85}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"menus"
],
"page_action": {
"default_icon": {
"64": "icons/qrcode-64.png"
},
"default_title": "Get QR Code for this URL",
"default_popup": "popup/index.html"
},
"background": {
"scripts": [
"background.js"
]
},
"developer": {
"name": "Orix Au Yeung",
"url": "https://solsyn.dev"
}
} Best QRShare Alternatives
Here are some Firefox add-ons that are similar to QRShare:
QR Code Share
Landmine
LinkQR
czlin7
QR Code Util
Firefox user 13352660
QR Code Generator
liverosa
QRify
em_te
TabQR - URL to QRCode
mathis
FF QR Generator Pro
Kelvin Ward
QR Quick Share
Alex Development
QR Code Pro
Aditya Gupta
QR Code Generator
Stephen
QR from selection
dboshnakov
QRtag.net
QRtag Team