QRE- A Qr Code Extention Firefox

Examine source code of QRE- A Qr Code Extention

By: Ayush Add-on
Inspect and view changes in QRE- A Qr Code Extention 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",
  "description": "Generate beautiful customized QR codes for the active tab.",
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Generate QR Code",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qr-code-generator@yourdomain.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best QRE- A Qr Code Extention Alternatives

Here are some Firefox add-ons that are similar to QRE- A Qr Code Extention: