QR Code Generator Firefox

Examine source code of QR Code Generator

Inspect and view changes in QR Code Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "QR Code Generator",
  "version": "1.0.0",
  "description": "Generate QR codes instantly from any URL or custom text. Download or copy QR codes with one click.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "QR Code Generator",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "qr-code-generator@example.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best QR Code Generator Alternatives

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