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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🐨 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
공식 URL 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"
    }
}