URL QR Generator Firefox

Examine source code of URL QR Generator

Inspect and view changes in URL QR Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "URL QR Code Generator",
  "version": "1.0",
  "description": "Generates a QR code for the current page's URL.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Generate QR Code",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qr-code-generator@the_gujarati"
    }
  }
}

Best URL QR Generator Alternatives

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