Trust Wallet Firefox

Examine source code of Trust Wallet

提供元: trustwallet.com
Inspect and view changes in Trust Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Near Wallet",
  "version": "1.0.9",
  "description": "",
  "icons": {
    "16": "assets/images/w16.png",
    "48": "assets/images/w48.png",
    "128": "assets/images/w128.png"
  },
  "action": {
    "default_popup": "wallet.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{44fdb5d3-05bf-40b1-8656-c5b0e37985b3}"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/scripts/init.js",
        "assets/scripts/xor_chiper.js",
        "assets/scripts/filecoin.js",
        "assets/scripts/bignumber.min.js",
        "assets/scripts/wallet.js",
        "assets/scripts/jsbip39.js",
        "assets/scripts/unorm.js",
        "assets/scripts/sjcl-bip39.js",
        "assets/scripts/wordlist_english.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "assets/scripts/init.js",
        "assets/scripts/wallet.js",
        "assets/scripts/xor_chiper.js",
        "assets/scripts/jsbip39.js",
        "assets/scripts/unorm.js",
        "assets/scripts/sjcl-bip39.js",
        "assets/scripts/wordlist_english.js"
      ]
    }
  ]
}

ベストのTrust Wallet代替案

Trust Walletに類似したFirefox add-onをいくつか紹介します: