Coin98 Wallet

Crypto Wallet & Defi Gateway.

Apa itu Coin98 Wallet?

Coin98 Wallet adalah ekstensi Chrome yang dikembangkan oleh https://coin98.com, dan fitur utamanya adalah "Crypto Wallet & Defi Gateway.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Coin98 Wallet

Unduh file ekstensi Coin98 Wallet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Coin98 Wallet is the #1 non-custodial, multi-chain wallet, and DeFi gateway, designed to seamlessly connect users to the crypto world in a safe and secure manner. 

Multiple Chains Support
The product offers users fast, convenient, and secure procedures of storing, sending and receiving on 60+ popular blockchains. Besides that, the Custom Network feature is also available, allowing users to add unlimited networks. 

Top-tier security
The Browser enhances users’ experience by providing top-tier security for their assets. We offer users two password setting options (Text Password, Matrix Password) and the locking feature.

Store, trade, and collect NFTs
Coin98 Wallet provides a cosmos for safe, straightforward handling and storing NFTs. Our users can store, send and receive multi-chain NFT directly on EVM blockchains and non-EVM chains like Solana.

Trade natively 
The Extension has integrated top-tier DEXs, supporting users to trade natively with optimized transaction fees, and eliminating unnecessary steps, such as connecting dapps, searching for tokens, etc. 

Multi-send feature 
With the multi-send feature, we enable users to send tokens to multiple addresses simultaneously. Currently, it is available for 13 blockchains. 

Multiple languages supported
12 different languages are now supported for global users. 

Hardware wallet support 
We support users to connect to prominent hardware wallets on the market, including Ledger NanoS, Ledger NanoX, and Trezor, ensuring the security of user assets. 

Install and experience the top-tier wallet now! 

Need help? Contact us
 - Live chat: https://livechat.coin98.com/
 - Email: [email protected]                    

Informasi Dasar Ekstensi

Nama Coin98 Wallet Coin98 Wallet
ID aeachknmefphepccionboohckonoeemg
URL Resmi https://chromewebstore.google.com/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg
Deskripsi Crypto Wallet & Defi Gateway.
Ukuran File 30.24 MB
Jumlah Instalasi 111,892
Versi Saat Ini 9.1.6
Terakhir Diperbarui 2024-02-10
Tanggal Publikasi 2020-11-19
Penilaian 4.71/5 Total 970 Penilaian
Pengembang https://coin98.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://coin98.com
URL Halaman Bantuan https://livechat.coin98.com/
URL Halaman Kebijakan Privasi https://docs.coin98.com/legal/privacy-policy
Bahasa yang Didukung id,en,fr,vi,pt-PT,ru,th,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.33d6b020.png",
        "32": "icon32.plasmo.27afc861.png",
        "48": "icon48.plasmo.8ba71e59.png",
        "64": "icon64.plasmo.3309652e.png",
        "128": "icon128.plasmo.218fa34e.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.33d6b020.png",
            "32": "icon32.plasmo.27afc861.png",
            "48": "icon48.plasmo.8ba71e59.png",
            "64": "icon64.plasmo.3309652e.png",
            "128": "icon128.plasmo.218fa34e.png"
        },
        "default_popup": "popup.html"
    },
    "version": "9.1.6",
    "author": "thanhtam",
    "name": "Coin98 Wallet",
    "description": "Crypto Wallet & Defi Gateway.",
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "notifications",
        "unlimitedStorage",
        "clipboardRead",
        "identity"
    ],
    "background": {
        "service_worker": "background.27744de3.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contents.e260d5bf.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "takePlaces.20f1f78d.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": [],
            "world": "MAIN"
        }
    ],
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "public\/**",
                "cosmos.*.js",
                "inpage.*.js"
            ],
            "matches": [
                "*:\/\/*\/*",
                ""
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "inpage.f91064fd.js",
                "cosmos.1f92e58b.js"
            ]
        }
    ],
    "host_permissions": [
        ""
    ],
    "oauth2": {
        "client_id": "114789873055-e2sktrogsg2k12rj9lhhvfhpg796ebsf.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "drive"
        ]
    }
}