Offline QR Maker Firefox

Examine source code of Offline QR Maker

제작자: AG
Inspect and view changes in Offline QR Maker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {},
  "background": {
    "scripts": [
      "service_worker.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{f1c5e811-b695-410f-8d45-8bd341eff565}",
      "strict_min_version": "130.0"
    }
  },
  "description": "An offline SVG QR code generator (from URLs, text selections, user input); no tracking, minimal permissions",
  "icons": {
    "128": "icon128.png"
  },
  "manifest_version": 3,
  "name": "Offline QR Maker",
  "permissions": [
    "activeTab",
    "scripting",
    "contextMenus"
  ],
  "version": "1.1.0",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "dialog.html"
      ]
    }
  ]
}

최고의 Offline QR Maker 대안

다음은 Offline QR Maker과(와) 유사한 Firefox add-on입니다: