Koala Wallet

Crypto and NFTs made simple!

什麼是Koala Wallet?

Koala Wallet是由Eucalyptus Labs開發的Chrome擴展程式,該擴展的主要功能是“Crypto and NFTs made simple!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Koala Wallet擴展crx文件

下載Koala Wallet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        🐨 Koala Wallet: Your Gateway to the world of Crypto! 🌐

Embrace and explore multiple blockchains with Koala Wallet - the ultimate app for buying, sending, receiving, and securely storing all your NFTs and Crypto.

Get your FREE Koala Wallet now!

🔑 YOUR KEYS, YOUR COINS
Dive into the world of crypto with Koala Wallet, a non-custodial solution that puts you in control of your funds and private keys.

🛡️ MULTICOIN SUPPORT
Experience unmatched security and privacy with our mobile wallet which supports Ethereum (ETH), QUAI, Kadena (KDA), ERC20 tokens and more!

📲 BUY, SEND & RECEIVE
Effortlessly Buy, send and receive assets with just a tap using our secure and user-friendly app.

🆓 FEE FREE
Koala Wallet is COMPLETELY free to use. There are no hidden fees to pay.

🔖 CRYPTO DOMAIN SUPPORT
Forget long addresses - Koala Wallet streamlines the process with domain resolution, More providers will be supported soon!

🎨 NFT JUNGLE!
Collect, manage, and showcase your favorite NFTs in a visually stunning display.

💱 CONVERT IT!
Easily swap between a range of cryptocurrencies without leaving your wallet. Select the pair you want to exchange and Koala will find you the best rate available through our integrated partners.

🔎 ECOSYSTEM EXPLORER
Want to learn more about a specific ecosystem? Look no further, visit the ECO page in the app to be presented with a wealth of top dApps and info for your perusal.

🔗 WalletConnect v2
Take your dApp experience to the big screen! Use WalletConnect to explore a range of dApps across a number of different blockchains on a desktop web browser, all while keeping your private keys safe. 

🔒 PRIVACY-FIRST
No trackers, no ads. Your personal information, wallet addresses, and asset balances remain private. Koala Wallet has zero trackers and and zero access to your wallets.

🌟 24/7 WORLD-CLASS SUPPORT
Reach our top-tier crypto support team anytime via Twitter @KoalaWallet or email [email protected].

🔒 SECURE KEYBOARD
Our proprietary keyboard ensures maximum security during recovery phrase and PIN entry.

🎁 FEATURE HIGHLIGHTS
✅ Instant transaction notifications
✅ Contact book for quick access
✅ dApp support
✅ Local currency display
✅ Multilingual: English, Mandarin, Hindi, Spanish, French, & more!
✅ Biometrics enabled
✅ Screenshot protection
✅ Domain resolution support
✅ Asset sorting: Sort by name and value

🚀 EXPERT DESIGN & ENGINEERING
Koala Wallet combines top-notch design and engineering, backed by an experienced crypto industry team.

📖 ABOUT KOALA WALLET
Established in 2022 by Eucalyptus Labs, Koala Wallet offers a simple, secure, and trusted path towards financial freedom in the evolving space of blockchain ecosystems.                    

擴展基本資訊

名稱 Koala Wallet Koala Wallet
ID lnnnmfcpbkafcpgdilckhmhbkkbpkmid
官方網址 https://chromewebstore.google.com/detail/koala-wallet/lnnnmfcpbkafcpgdilckhmhbkkbpkmid
簡介 Crypto and NFTs made simple!
檔案大小 12 MB
安裝次數 34,013
目前版本 2.4.2
更新時間 2024-03-01
上架時間 2023-07-31
評分 4.94/5 共 1506 次評分
開發者 Eucalyptus Labs
電子郵箱 [email protected]
付費類型 free
擴展官網 https://koalawallet.io
說明頁面URL https://support.koalawallet.io
隱私政策頁面URL https://eucalyptuslabs.com/privacy
支援的語言 id,de,en,fr,tr,es,pl,pt-BR,ro,el,ru,uk,iw,hi,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2.4.2",
    "author": "[email protected]",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxxziw+lmSAcCYVUII\/J3hKNFZ8SDH6hJ\/TAAL3XaRKm+kLYCTEExb0IA+G3YOj7tyyBwxJZ1twfmYMQLuaN9WTl+JMNPVACPk5MFG4dJiFzyGyiD3e9+5YA7zyhADINZsKKkdtdgAmeR3APuePsxWUDxxtN3iOCy2deb6FqemNPlLTuNGGc+n435s96buluRQ7p1qgkU1UZ2f46O5t8WB4uKtXqt+bjC1Uus5RkGNI6iXp1k0gZwuH6Akgn7jpr8sJJmOlx2hssJtJKhD0fneoUuHHZ8cHGHrFOJDzrtaBe7fL64xAwBijMR9bDgB2RR3PZ92gjER\/ZeguXsZEa4RwIDAQAB",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "permissions": [
        "clipboardRead",
        "clipboardWrite",
        "storage"
    ],
    "background": {
        "service_worker": "dist\/service_worker.js"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/192.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/injected.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "dist\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}