Coins On The Fly

Coins on the fly is a customizable on-the-fly crypto tracker extension. It aims at being the most comprehensive crypto extension on…

Coins On The Flyとは何ですか?

Coins On The Flyはmadmonliadによって開発されたChromeの拡張機能で、その主な機能は「Coins on the fly is a customizable on-the-fly crypto tracker extension. It aims at being the most comprehensive crypto extension on…」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Coins On The Fly拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Coins on the fly is a customizable on-the-fly crypto tracker extension.
It aims at being the most comprehensive crypto extension on the web.
The main extension's features are:
1. Coin tracking - track favorite coins, and monitor their rates by hour/day/week with our analytic graphs and trends(coming soon).
2. Virtual Trading - Always thought you could be a billionaire if you would start investing in crypto? now you can put it to the test! With our virtual trading feature anyone can trade virtually and track his progress by a single click.
3. Trading Links - set your location and favorite platforms and we will show you for each coin where you can get it! there is no need in tracking different platforms anymore.
4. Filtering & Pinning - Filter your favorite coin categories and pin them to the top of your list.

Upcoming Features:
Metamask Integration
Trends

Contact us for questions, support or feature requests at [email protected]                    

拡張機能の基本情報

名前 Coins On The Fly Coins On The Fly
ID alhmomaopjooiidgojmiecinakjlejnk
公式URL https://chromewebstore.google.com/detail/coins-on-the-fly/alhmomaopjooiidgojmiecinakjlejnk
説明 Coins on the fly is a customizable on-the-fly crypto tracker extension. It aims at being the most comprehensive crypto extension on…
ファイルサイズ 5.13 MB
インストール数 38
現在のバージョン 1.0.5
最終更新日 2022-05-04
公開日 2022-04-05
評価 5.00/5 合計 6 レビュー
開発者 madmonliad
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Coins On The Fly",
    "name": "Coins On The Fly",
    "version": "1.0.5",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "crypto-rates\/build\/index.html",
        "default_icon": {
            "16": "\/images\/favicon-16x16.png",
            "32": "\/images\/favicon-32x32.png",
            "48": "\/images\/favicon-48x48.png",
            "128": "\/images\/favicon-128x128.png"
        }
    },
    "icons": {
        "16": "\/images\/favicon-16x16.png",
        "32": "\/images\/favicon-32x32.png",
        "48": "\/images\/favicon-48x48.png",
        "128": "\/images\/favicon-128x128.png"
    }
}