Spade Wallet

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

Spade Walletคืออะไร?

Spade Wallet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย spadeappxyz และคุณลักษณะหลักของมันคือ "Secure assets with 2FA. Join ALPHA to access crosschain calls, latest news & airdrops ahead of market."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Spade Wallet

ดาวน์โหลดไฟล์ส่วนขยาย Spade Wallet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        🔒 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Spade Wallet Spade Wallet
ID idpfplgehakelkdadhcacicjjbemjbke
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/spade-wallet/idpfplgehakelkdadhcacicjjbemjbke
คำอธิบาย Secure assets with 2FA. Join ALPHA to access crosschain calls, latest news & airdrops ahead of market.
ขนาดไฟล์ 7.73 MB
จำนวนการติดตั้ง 76
เวอร์ชันปัจจุบัน 1.0.7
อัปเดตครั้งล่าสุด 2023-12-18
วันที่เผยแพร่ 2023-09-25
ผู้พัฒนา spadeappxyz
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://spadeapp.xyz/
URL หน้าช่วยเหลือ https://spadeapp.xyz/contact
URL หน้านโยบายความเป็นส่วนตัว https://spadeapp.xyz/privacy
ภาษาที่รองรับ 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"
    }
}