Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
Wat is Crypto Tracker?
Crypto Tracker is een Chrome-extensie ontwikkeld door Dinh Luong, en de belangrijkste functie is "Be up-to-date and track your favorite Cryptocurrencies movement.".
Extensie Screenshots
Download het CRX-bestand van de extensie Crypto Tracker
Download Crypto Tracker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies! Basisinformatie over de Extensie
| Naam | |
| ID | ebjjekdklfdnkbnjlinganmllmjfdblk |
| Officiële URL | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk |
| Beschrijving | Be up-to-date and track your favorite Cryptocurrencies movement. |
| Bestandsgrootte | 99.16 KB |
| Aantal Installaties | 2,176 |
| Huidige Versie | 2309 |
| Laatst Bijgewerkt | 2023-09-08 |
| Publicatiedatum | 2019-07-12 |
| Beoordeling | 4.35/5 Totaal 23 Beoordelingen |
| Ontwikkelaar | Dinh Luong |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"manifest_version": 3,
"name": "Crypto Tracker",
"options_page": "html\/options.html",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2309",
"action": {
"default_icon": {
"19": "images\/CT-logo-19.png",
"38": "images\/CT-logo-38.png"
},
"default_popup": "html\/main.html",
"default_title": "Crypto Tracker"
},
"description": "Be up-to-date and track your favorite Cryptocurrencies movement.",
"homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker",
"icons": {
"128": "images\/CT-logo-128.png",
"19": "images\/CT-logo-19.png",
"38": "images\/CT-logo-38.png"
}
} | |