Generate QR codes Firefox

Examine source code of Generate QR codes

Inspect and view changes in Generate QR codes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "QR Code Generator",
  "description": "QR Code Generator to easily generate QR Code for the URL",
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "version": "0.0.8",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "1.png"
    }
  },
  "short_name": "URL QR Code Generator to generate QR code for the webpages just by clicking the extension",
  "icons": {
    "16": "1.png",
    "48": "2.png",
    "128": "3.png"
  },
  "permissions": [
    "activeTab"
  ],
  "manifest_version": 2
}

Best Generate QR codes Alternatives

Here are some Firefox add-ons that are similar to Generate QR codes: