EO.Finance: Crypto & Fiat Wallet

EO.Finance is a Crypto & Fiat wallet. We provide accounts in more than 40 different crypto and fiat currencies.

EO.Finance: Crypto & Fiat Walletとは何ですか?

EO.Finance: Crypto & Fiat Walletはhttps://eo.financeによって開発されたChromeの拡張機能で、その主な機能は「EO.Finance is a Crypto & Fiat wallet. We provide accounts in more than 40 different crypto and fiat currencies.」です。

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

screenshot
screenshot
screenshot
screenshot

EO.Finance: Crypto & Fiat Wallet拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        EO.Finance is a Crypto & Fiat wallet. We provide accounts in more than 40 different crypto and fiat currencies. 
European licenses: FRK000161 Virtual Currency Wallet and FVR000193 Virtual Currency Exchange

• Get 40+ current accounts in just one second
• Control your finances with a detailed statement
• Add fiat funds directly from your debit or credit card
• Buy bitcoin with bank card or any other crypto
• Sell crypto and send funds to your bank card
• Deposit Bitcoin, Ripple or any other crypto with no fees from crypto exchanges
• Instantly exchange fiat to crypto, crypto to crypto, crypto to fiat
• Exchange fiat to Bitcoin (BTC), Ripple (XRP), Ethereum (ETH) and many others cryptos and vice versa
• We provide our clients with best exchange rates
• Instant crypto and fiat transfers to other EO.Finance clients with no fees

Our customers are our highest priority, and we would love to receive your feedback for our products, please contact us at [email protected]                    

拡張機能の基本情報

名前 EO.Finance: Crypto & Fiat Wallet EO.Finance: Crypto & Fiat Wallet
ID hoighigmnhgkkdaenafgnefkcmipfjon
公式URL https://chromewebstore.google.com/detail/eofinance-crypto-fiat-wal/hoighigmnhgkkdaenafgnefkcmipfjon
説明 EO.Finance is a Crypto & Fiat wallet. We provide accounts in more than 40 different crypto and fiat currencies.
ファイルサイズ 1.83 MB
インストール数 2,356
現在のバージョン 2.5.2
最終更新日 2019-06-11
公開日 2019-06-11
評価 4.56/5 合計 9 レビュー
開発者 https://eo.finance
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://eo.finance
ヘルプページのURL https://eo.finance
プライバシーポリシーページのURL https://eo.finance/about/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EO.Finance: Crypto & Fiat Wallet",
    "description": "EO.Finance is a Crypto & Fiat wallet. We provide accounts in more than 40 different crypto and fiat currencies.",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "declarativeContent",
        "storage"
    ],
    "page_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "16.png",
            "32": "32.png",
            "48": "48.png",
            "64": "64.png",
            "128": "128.png"
        }
    },
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png"
    },
    "version": "2.5.2"
}