URL Share with QR Code Firefox

Examine source code of URL Share with QR Code

By: Gin
Inspect and view changes in URL Share with QR Code 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": "This extension generates a QR code for the active tab's URL.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "QR Code Generator",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3bec4ea0-c9fe-42fa-87ef-abf4d929ad79}"
    }
  }
}

Best URL Share with QR Code Alternatives

Here are some Firefox add-ons that are similar to URL Share with QR Code: