QR Tab Firefox

Examine source code of QR Tab

Inspect and view changes in QR Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QR Tab",
  "version": "1.1resigned1",
  "description": "Generates a QR Code to send the link of your current tab to another device.",
  "icons": {
    "48": "icons/qrt.svg",
    "96": "icons/qrt.svg"
  },
  "browser_action": {
    "default_icon": "icons/qrt.svg",
    "default_title": "QR Tab",
    "default_popup": "popup/qrtab.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "options_ui": {
    "page": "settings/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{854432ed-978c-484d-970c-3e6f2eb23da7}"
    }
  }
}

Best QR Tab Alternatives

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