QR Selection Firefox

Examine source code of QR Selection

Inspect and view changes in QR Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "QR Selection",
  "version": "1.1.2",
  "description": "",
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "icons": {
    "32": "icons/32.png",
    "48": "icons/48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qrselection@devadam.pl"
    }
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/32.png"
    }
  }
}

Best QR Selection Alternatives

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