LinkQR Firefox

Examine source code of LinkQR

By: czlin7
Inspect and view changes in LinkQR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "0.14.0",
  "description": "__MSG_extDesc__",
  "default_locale": "en",
  "author": "koukaku01",
  "homepage_url": "https://github.com/koukaku01/linkqr/",
  "icons": {
    "32": "icons/ext-icon-32.png",
    "64": "icons/ext-icon-64.png"
  },
  "permissions": [
    "menus",
    "contextMenus",
    "activeTab",
    "tabs",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": false
  },
  "page_action": {
    "default_icon": {
      "19": "icons/PA-icon-19.svg",
      "38": "icons/PA-icon-38.svg"
    },
    "default_title": "LinkQR (Ctrl+Alt+Q)",
    "default_popup": "popup/popup.html"
  },
  "commands": {
    "_execute_page_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+Q",
        "linux": "Ctrl+Alt+Q"
      },
      "description": "__MSG_commandOpenPopup__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f353ad2a-f13f-4647-8c5d-e2aa199de135}"
    }
  }
}

Best LinkQR Alternatives

Here are some Firefox add-ons that are similar to LinkQR: