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…”。
擴展截圖
下載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]                     擴展基本資訊
| 名稱 |   |  
| ID | alhmomaopjooiidgojmiecinakjlejnk | 
| 官方網址 | 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 | 
| 電子郵箱 | [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"
    }
}  |  |