StreamQR — Show the current URL as QR Code Firefox

Examine source code of StreamQR — Show the current URL as QR Code

제작자: StreamQR
Inspect and view changes in StreamQR — Show the current URL as QR Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "StreamQR — Show the current URL as QR Code",
  "version": "1.0.0",
  "description": "Get a QR code for URL of the active browser tab.",
  "icons": {
    "48": "images/icon_48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "16": "images/browser_action_icon_16.png",
      "32": "images/browser_action_icon_32.png"
    },
    "default_title": "StreamQR — Show the current URL as QR Code",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "firefox.extension@streamqr.com",
      "strict_min_version": "55.0"
    }
  }
}

최고의 StreamQR — Show the current URL as QR Code 대안

다음은 StreamQR — Show the current URL as QR Code과(와) 유사한 Firefox add-on입니다: