QRCodeHost Firefox

Examine source code of QRCodeHost

By: Tushar
Inspect and view changes in QRCodeHost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR Code - Free Fast Small Simple Secure",
  "short_name": "qrhost",
  "description": "Free, Fast, Small, Simple, Secure. Generates QR code of current page with click or Ctrl+Shift+1",
  "version": "2.1",
  "browser_action": {
    "default_icon": "img/icon128.png",
    "default_title": "Press the button to display QR Code of current tab or Ctrl+Shift+1",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+1"
      }
    }
  }
}

Best QRCodeHost Alternatives

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