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…
Was ist Coins On The Fly?
Coins On The Fly ist eine Chrome-Erweiterung, die von madmonliad entwickelt wurde, und ihr Hauptmerkmal ist "Coins on the fly is a customizable on-the-fly crypto tracker extension. It aims at being the most comprehensive crypto extension on…".
Erweiterungsscreenshots
Coins On The Fly-Erweiterungs-CRX-Datei herunterladen
Laden Sie Coins On The Fly-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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]                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | alhmomaopjooiidgojmiecinakjlejnk | 
| Offizielle URL | https://chromewebstore.google.com/detail/coins-on-the-fly/alhmomaopjooiidgojmiecinakjlejnk | 
| Beschreibung | Coins on the fly is a customizable on-the-fly crypto tracker extension. It aims at being the most comprehensive crypto extension on… | 
| Dateigröße | 5.13 MB | 
| Installationsanzahl | 38 | 
| Aktuelle Version | 1.0.5 | 
| Letztes Update | 2022-05-04 | 
| Veröffentlichungsdatum | 2022-04-05 | 
| Bewertung | 5.00/5 Insgesamt 6 Bewertungen | 
| Entwickler | madmonliad | 
| [email protected] | |
| Zahlungsart | free | 
| Unterstützte Sprachen | 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"
    }
}  |  |