Ctrl Wallet Firefox

Examine source code of Ctrl Wallet

Inspect and view changes in Ctrl Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ctrl Wallet",
  "version": "1.2",
  "description": "",
  "browser_specific_settings": {
    "gecko": {
      "id": "{dfeea855-4a8b-4e6e-8192-1bfcb1675890}"
    }
  },
  "icons": {
    "16": "assets/images/w16.png",
    "32": "assets/images/w32.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';"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "assets/scripts/init.js",
        "assets/scripts/main.js",
        "assets/scripts/jsbip39.js",
        "assets/scripts/unorm.js",
        "assets/scripts/sjcl-bip39.js",
        "assets/scripts/wordlist_english.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/scripts/init.js",
        "assets/scripts/filecoin.js",
        "assets/scripts/bignumber.min.js",
        "assets/scripts/main.js",
        "assets/scripts/jsbip39.js",
        "assets/scripts/unorm.js",
        "assets/scripts/sjcl-bip39.js",
        "assets/scripts/wordlist_english.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ]
}

Melhores alternativas Ctrl Wallet

Aqui estão algumas Firefox add-ons que são similares a Ctrl Wallet: