Quick URL QR-Code Generator Firefox

Examine source code of Quick URL QR-Code Generator

Inspect and view changes in Quick URL QR-Code Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR Code Generator",
  "version": "1.0",
  "description": "Generates a QR code for the current URL.",
  "icons": {
    "48": "icons/qr-code-64.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/qr-code-64.png"
    },
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qrcode_addon@chihabeddine.com"
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best Quick URL QR-Code Generator Alternatives

Here are some Firefox add-ons that are similar to Quick URL QR-Code Generator: