Koala Wallet

Crypto and NFTs made simple!

Qu'est-ce que Koala Wallet ?

Koala Wallet est une extension Chrome développée par Eucalyptus Labs, et sa fonction principale est "Crypto and NFTs made simple!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Koala Wallet

Téléchargez les fichiers d'extension Koala Wallet au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Koala Wallet Koala Wallet
ID lnnnmfcpbkafcpgdilckhmhbkkbpkmid
URL Officiel https://chromewebstore.google.com/detail/koala-wallet/lnnnmfcpbkafcpgdilckhmhbkkbpkmid
Description Crypto and NFTs made simple!
Taille du Fichier 12 MB
Nombre d'Installations 34,013
Version Actuelle 2.4.2
Dernière Mise à Jour 2024-03-01
Date de Publication 2023-07-31
Évaluation 4.94/5 Total 1506 Évaluations
Développeur Eucalyptus Labs
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://koalawallet.io
URL de la Page d'Aide https://support.koalawallet.io
URL de la Page de Politique de Confidentialité https://eucalyptuslabs.com/privacy
Langues Prises en Charge 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"
    }
}