Spade Wallet

Secure assets with 2FA. Join ALPHA to access crosschain calls, latest news & airdrops ahead of market.

O que é Spade Wallet?

Spade Wallet é uma extensão do Chrome desenvolvida por spadeappxyz, e sua principal característica é "Secure assets with 2FA. Join ALPHA to access crosschain calls, latest news & airdrops ahead of market.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Spade Wallet

Baixe arquivos de extensão Spade Wallet no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        🔒 Take control of your digital assets with our self-custodial crypto wallet, available on Ethereum, Binance Smart Chain, and Polygon. Say goodbye to relying on third-party services and hello to true ownership of your private keys.

✨ Key Features:

Multi-Chain Access: Seamlessly manage your assets across Ethereum, Binance Smart Chain, and Polygon, all within a single, intuitive interface.

Alpha Tool: Get access to crosschain calls for uniswap-binance-bybit, latest news, airdrops & degen strategies all in one place from experts and stay ahead of market shifts.

Full Security: Your private keys, your control. Our wallet ensures your assets are truly yours, safe from hacks or unauthorized access.

Two-Factor Authentication (2FA): Elevate your security with 2FA, requiring dual authentication for access – a password you know and a possession you have.

User-Friendly Interface: Designed with simplicity in mind, our wallet makes crypto management a breeze for both beginners and experienced users.

Real-time Updates: Stay informed with live updates on your portfolio's performance across multiple blockchains.

💼 Whether you're an active DeFi enthusiast, an investor diversifying across chains, or simply exploring the world of cryptocurrencies, our wallet provides the tools you need for seamless and secure asset management.

🌐 Ready to take charge of your crypto journey? Download now and experience the future of self-custodial wallets on Ethereum, Binance Smart Chain, and Polygon.                    

Informações Básicas da Extensão

Nome Spade Wallet Spade Wallet
ID idpfplgehakelkdadhcacicjjbemjbke
URL Oficial https://chromewebstore.google.com/detail/spade-wallet/idpfplgehakelkdadhcacicjjbemjbke
Descrição Secure assets with 2FA. Join ALPHA to access crosschain calls, latest news & airdrops ahead of market.
Tamanho do Arquivo 7.73 MB
Contagem de Instalações 76
Versão Atual 1.0.7
Última Atualização 2023-12-18
Data de Publicação 2023-09-25
Desenvolvedor spadeappxyz
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://spadeapp.xyz/
URL da Página de Ajuda https://spadeapp.xyz/contact
URL da Página de Política de Privacidade https://spadeapp.xyz/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Spade Wallet",
    "description": "Secure assets with 2FA. Join ALPHA to access crosschain calls, latest news & airdrops ahead of market.",
    "version": "1.0.7",
    "options_page": "popup.html",
    "action": {
        "default_popup": "popup.html",
        "default_title": "SpadeWallet"
    },
    "permissions": [
        "alarms",
        "notifications"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "Spade16.png",
        "48": "Spade48.png",
        "128": "Spade128.png"
    }
}