Virgo Wallet Firefox

Examine source code of Virgo Wallet

By: Virgo
Inspect and view changes in Virgo Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Virgo Wallet",
  "version": "0.8.6",
  "short_name": "Virgo Wallet",
  "description": "An easy-to-use, cross-chain wallet in your browser!",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "clipboardRead"
  ],
  "browser_action": {
    "default_icon": "ui/images/walletLogo.png",
    "default_popup": "ui/html/popup.html",
    "default_title": "Virgo"
  },
  "icons": {
    "128": "ui/images/walletLogo.png"
  },
  "background": {
    "scripts": [
      "commonJS/utils.js",
      "commonJS/browser-polyfill.js",
      "background/xhrShim.js",
      "background/web3.min.js",
      "background/bip39.js",
      "background/hdwallet.js",
      "background/bundle.js",
      "background/utils/converter.js",
      "background/swap/uniswap02Utils.js",
      "background/swap/uniswap03Utils.js",
      "background/swap/ethSwapUtils.js",
      "background/swap/atomicSwapUtils.js",
      "background/wallet/web3ABIs.js",
      "background/wallet/ethWallet.js",
      "background/wallet/baseWallet.js",
      "background/web3RequestsHandler.js",
      "background/utils/txIdentifierAbi.js",
      "background/background.js",
      "background/messageHandlers/airdrops.js",
      "background/messageHandlers/contacts.js",
      "background/messageHandlers/tokens.js",
      "background/messageHandlers/transactions.js",
      "background/messageHandlers/atomicSwap.js",
      "background/messageHandlers/misc.js",
      "background/messageHandlers/NFTs.js",
      "background/messageHandlers/swap.js",
      "background/messageHandlers/wallet.js",
      "background/messageHandlers/web3.js",
      "background/messageHandlers/settings/connectedWebsites.js",
      "background/messageHandlers/settings/general.js",
      "background/messageHandlers/settings/networks.js",
      "background/messageHandlers/settings/security.js"
    ]
  },
  "web_accessible_resources": [
    "content/web3Provider.js"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "commonJS/browser-polyfill.js",
        "content/injectedWeb3Provider.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d67d8b2-bce0-4bd4-ac70-12671748d6c1}"
    }
  }
}

Best Virgo Wallet Alternatives

Here are some Firefox add-ons that are similar to Virgo Wallet: