qrencoder Firefox

Examine source code of qrencoder

Inspect and view changes in qrencoder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "qrencoder",
  "version": "1.0",
  "description": "Quickly generate a QR Code of the current active tab's URL.",
  "icons": {
    "48": "icon/icon-48.png",
    "96": "icon/icon-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon/icon-48.png",
      "96": "icon/icon-96.png"
    },
    "default_title": "qrencoder",
    "default_popup": "index.html"
  }
}

Best qrencoder Alternatives

Here are some Firefox add-ons that are similar to qrencoder: