ZXBarDecode Firefox

Examine source code of ZXBarDecode

제작자: Mike
Inspect and view changes in ZXBarDecode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ZXBarDecode",
  "version": "1.0.0",
  "description": "A Barcode decoder that uses zxing-js!",
  "homepage_url": "https://github.com/mz2212/ZXBarDecode",
  "manifest_version": 2,
  "minimum_chrome_version": "74",
  "applications": {
    "gecko": {
      "id": "zxbardecode@myon.xyz",
      "strict_min_version": "67.0"
    }
  },
  "icons": {
    "128": "128.png"
  },
  "permissions": [
    "storage",
    "menus",
    "activeTab",
    "clipboardWrite",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 ZXBarDecode 대안

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