TezBox - Tezos Wallet Firefox

Examine source code of TezBox - Tezos Wallet

제작자: TezBox shopping
Inspect and view changes in TezBox - Tezos Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "skin/js/protobuf.min.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "skin/images/icon-19.png",
      "38": "skin/images/icon-38.png"
    }
  },
  "icons": {
    "16": "skin/images/icon-16.png",
    "128": "skin/images/icon-128.png"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "css": [],
      "js": [
        "contentscript.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "default_locale": "en",
  "description": "Secure Tezos Wallet from your browser",
  "manifest_version": 2,
  "name": "TezBox",
  "short_name": "TezBox",
  "version": "1.0.5",
  "web_accessible_resources": [
    "skin/images/*"
  ]
}

최고의 TezBox - Tezos Wallet 대안

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