QR TXT URL Firefox

Examine source code of QR TXT URL

By: Tatami Add-on
Inspect and view changes in QR TXT URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR TXT URL",
  "version": "1.1",
  "description": "Los códigos QR no caducan. La extensión permite generar fácilmente códigos QR",
  "browser_action": {
    "default_popup": "index.html"
  },
  "icons": {
    "1000": "img/qr.png"
  },
  "applications": {
    "gecko": {
      "id": "Tatami11@proton.me"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best QR TXT URL Alternatives

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