QRer Firefox

Examine source code of QRer

제작자: Wilsons.io
Inspect and view changes in QRer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Qrer",
  "version": "0.1.0",
  "description": "Displays a QR code for the current URL",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "images/qricon_128.png"
    }
  },
  "icons": {
    "128": "images/qricon_128.png"
  },
  "permissions": [
    "tabs"
  ]
}

최고의 QRer 대안

다음은 QRer과(와) 유사한 Firefox add-on입니다: