QR-L Firefox

Examine source code of QR-L

Inspect and view changes in QR-L source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QRL",
  "version": "0.2.1",
  "description": "Adds a button, that displays the current URL as QR Code",
  "browser_action": {
    "default_icon": {
      "19": "img/logo_19.png",
      "38": "img/logo_38.png"
    },
    "default_title": "QRL",
    "default_popup": "popup/qr.html",
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "icons": {
    "38": "img/logo_38.png"
  }
}

Best QR-L Alternatives

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