By: SoloSynth1
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:
LinkQR
czlin7
QR Code Util
Firefox user 13352660
QR Code Generator
liverosa
FF QR Generator Pro
Kelvin Ward
TabQR - URL to QRCode
mathis
QR Code Pro
Aditya Gupta
QR Code Generator
Stephen
QR from selection
dboshnakov
QRtag.net
QRtag Team
QR Coder by chall3ng3r
chall3ng3r
Fast QR Code Generator
Sarah Av.
QR Code Grabber
MalkyMcCallum