Quick QR Firefox

Examine source code of Quick QR

Por: bodhicrai Add-on
Inspect and view changes in Quick QR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick QR",
  "version": "1.1.2",
  "description": "Generate and download QR codes for current tab URL",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9329ea70-4a3a-4c14-ac8b-0142bcadaed4}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "48": "img/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Mejores alternativas Quick QR

Aquí hay algunas Firefox add-ons que son similares a Quick QR: