QrGen Firefox

Examine source code of QrGen

Inspect and view changes in QrGen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QrGen",
  "version": "1.12.5resigned1",
  "author": "mohamed sakhir",
  "description": "Simple addon to make Qr Code from tab url , selected text and any link on a any webpage. ",
  "icons": {
    "64": "icon/qr-code-64.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "64": "icon/qr-code-64.png"
    },
    "default_title": "Make QR Code",
    "default_popup": "qr.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "downloads",
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d1e4873c-a68e-4137-9648-f9f058e71521}"
    }
  }
}

Best QrGen Alternatives

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