Coin98 Wallet

Crypto Wallet & Defi Gateway.

Coin98 Walletとは何ですか?

Coin98 Walletはhttps://coin98.comによって開発されたChromeの拡張機能で、その主な機能は「Crypto Wallet & Defi Gateway.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Coin98 Wallet拡張機能のCRXファイルをダウンロード

Coin98 Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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]                    

拡張機能の基本情報

名前 Coin98 Wallet Coin98 Wallet
ID aeachknmefphepccionboohckonoeemg
公式URL https://chromewebstore.google.com/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg
説明 Crypto Wallet & Defi Gateway.
ファイルサイズ 30.24 MB
インストール数 111,892
現在のバージョン 9.1.6
最終更新日 2024-02-10
公開日 2020-11-19
評価 4.71/5 合計 970 レビュー
開発者 https://coin98.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://coin98.com
ヘルプページのURL https://livechat.coin98.com/
プライバシーポリシーページのURL https://docs.coin98.com/legal/privacy-policy
対応言語 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"
        ]
    }
}