Exodus Web3 Wallet

Exodus unifies Web3 by providing best-in-class, non-custodial, and multi-chain support–from Solana to Ethereum and beyond.

¿Qué es Exodus Web3 Wallet?

Exodus Web3 Wallet es una extensión de Chrome desarrollada por https://exodus.com, y su función principal es "Exodus unifies Web3 by providing best-in-class, non-custodial, and multi-chain support–from Solana to Ethereum and beyond.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Exodus Web3 Wallet

Descarga archivos de extensión Exodus Web3 Wallet en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Connect to Web3 apps across multiple networks with one wallet, and there's always more Web3 networks on the way.

Exodus supports the most popular Web3 networks like Ethereum, Solana, and Cardano.

Self-custodial Web3 Wallet
Venture out fearlessly into Web3 and explore the world of DeFi, NFTs, and more with the security and privacy of the Exodus Web3 Wallet. You’re in full control of your crypto because you, and only you, hold the private keys.

Buy & Sell Crypto
Purchase crypto with your credit/debit card, bank account, Apple Pay or Google Pay, and make the seamless transition from cash to crypto. Sell crypto for fiat and withdraw your funds to your bank account. 

Swap Crypto
Automatically scan multiple DEXs and find the best price for your on-chain crypto swaps. Tap into a wide selection of tokens at the lowest exchange rates and fastest routes in just a few clicks. Swap crosschain with the most popular assets. 

Earn Crypto Rewards
Earn passive income crypto yield by staking your crypto. Stake Solano and Cardano directly in the app, or connect your Exodus wallet to DeFi apps.

Import Seed Phrase
Already have a wallet? Import your seed phrase from other wallets such as Phantom and MetaMask to experience Web3 the Exodus way - secure and beautiful.

Your NFT Wallet
Discover the hottest NFT collections and manage your digital collectibles in your own multichain NFT gallery.

24/7 Human Support
Throughout your Web3 adventures, rest assured that we’ve got your back with the best customer support, whenever you need it.                    

Información Básica de la Extensión

Nombre Exodus Web3 Wallet Exodus Web3 Wallet
ID aholpfdialjgjfhomihkjbmgjidlcdno
URL Oficial https://chromewebstore.google.com/detail/exodus-web3-wallet/aholpfdialjgjfhomihkjbmgjidlcdno
Descripción Exodus unifies Web3 by providing best-in-class, non-custodial, and multi-chain support–from Solana to Ethereum and beyond.
Tamaño del Archivo 39.82 MB
Cantidad de Instalaciones 119,287
Versión Actual 24.9.5
Última Actualización 2024-02-28
Fecha de Publicación 2022-08-15
Calificación 3.79/5 Total de 52 Calificaciones
Desarrollador https://exodus.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.exodus.com
URL de la Página de Ayuda https://www.exodus.com/contact-support/
URL de la Página de Política de Privacidad https://www.exodus.com/legal/exodus-pp-20210913-v9.pdf
Idiomas Soportados en,es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "version": "24.9.5",
    "manifest_version": 3,
    "homepage_url": "https:\/\/www.exodus.com",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms"
    ],
    "minimum_chrome_version": "100",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "index.html?scaletofit=true&isPopup=true",
        "default_title": "Exodus",
        "default_icon": {
            "16": "assets\/png\/icon_16x16.png",
            "32": "assets\/png\/icon_32x32.png",
            "128": "assets\/png\/icon_128x128.png"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+E"
            },
            "description": "Open Exodus"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/localhost\/*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/[::1]\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.convexfinance.com\/*",
                "https:\/\/*.launchmynft.io\/*",
                "https:\/\/*.penguinfinance.org\/*",
                "https:\/\/*.sandbox.game\/*",
                "https:\/\/*.sushi.com\/*",
                "https:\/\/apeswap.finance\/*",
                "https:\/\/app.aave.com\/*",
                "https:\/\/app.aavegotchi.com\/*",
                "https:\/\/app.airnfts.com\/*",
                "https:\/\/app.balancer.fi\/*",
                "https:\/\/app.benqi.fi\/*",
                "https:\/\/app.deus.finance\/*",
                "https:\/\/app.dodoex.io\/*",
                "https:\/\/app.ens.domains\/*",
                "https:\/\/app.fantohm.com\/*",
                "https:\/\/app.firebird.finance\/*",
                "https:\/\/app.gmx.io\/*",
                "https:\/\/app.hop.exchange\/*",
                "https:\/\/app.mugenswap.xyz\/*",
                "https:\/\/app.pangolin.exchange\/*",
                "https:\/\/app.spartacus.finance\/*",
                "https:\/\/app.uniswap.org\/*",
                "https:\/\/audius.co\/*",
                "https:\/\/beets.fi\/*",
                "https:\/\/dappradar.com\/*",
                "https:\/\/galxe.com\/*",
                "https:\/\/homora.alphaventuredao.io\/*",
                "https:\/\/joepegs.com\/*",
                "https:\/\/magiceden.io\/*",
                "https:\/\/opensea.io\/*",
                "https:\/\/paintswap.finance\/*",
                "https:\/\/pancakeswap.finance\/*",
                "https:\/\/planetix.com\/*",
                "https:\/\/quickswap.exchange\/*",
                "https:\/\/shibaswap.com\/*",
                "https:\/\/spooky.fi\/*",
                "https:\/\/stargate.finance\/*",
                "https:\/\/swap.cow.fi\/*",
                "https:\/\/trade.dydx.exchange\/*",
                "https:\/\/traderjoexyz.com\/*",
                "https:\/\/wallet-beta.polygon.technology\/*",
                "https:\/\/wallet.polygon.technology\/*"
            ],
            "run_at": "document_start",
            "css": [
                "connect-banner.css"
            ],
            "js": [
                "content-connect-banner.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; frame-src 'none'; frame-ancestors 'self'; form-action 'none'; object-src 'none'; style-src 'self' 'unsafe-inline'; img-src 'self' https:\/\/fetch-n-cache.a.exodus.io data:; connect-src https: wss: data: blob:",
        "sandbox": "sandbox default-src 'self'; frame-src 'none'; frame-ancestors 'self'; form-action 'none'; object-src 'none'; style-src 'self' 'unsafe-inline'; img-src 'self' https:\/\/fetch-n-cache.a.exodus.io data:; connect-src https: wss: data: blob:"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/localhost\/*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/[::1]\/*"
            ],
            "resources": [
                "canvas-worker.js",
                "assets\/fonts\/rubik\/Rubik-Light.ttf",
                "assets\/fonts\/rubik\/Rubik-Medium.ttf",
                "assets\/fonts\/rubik\/Rubik-Regular.ttf",
                "assets\/png\/logo.png",
                "assets\/png\/icon_white.png",
                "assets\/png\/banner-bg-right.png",
                "assets\/png\/dapp_icons\/*",
                "algorand-provider.js",
                "ethereum-provider.js",
                "cardano-provider.js",
                "cosmos-provider.js",
                "solana-provider.js",
                "management-provider.js",
                "inapp.js",
                "connect-banner.js",
                "sell-crypto.html",
                "sell-crypto.js"
            ]
        }
    ],
    "name": "__MSG_appName__",
    "short_name": "Exodus",
    "icons": {
        "16": "assets\/png\/icon_16x16.png",
        "32": "assets\/png\/icon_32x32.png",
        "128": "assets\/png\/icon_128x128.png"
    }
}