Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
Cos'è Crypto Tracker?
Crypto Tracker è un'estensione di Chrome sviluppata da Dinh Luong, e la sua funzione principale è "Be up-to-date and track your favorite Cryptocurrencies movement.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Crypto Tracker
Scarica i file di estensione Crypto Tracker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies! Informazioni di Base sull'Estensione
| Nome | |
| ID | ebjjekdklfdnkbnjlinganmllmjfdblk |
| URL Ufficiale | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk |
| Descrizione | Be up-to-date and track your favorite Cryptocurrencies movement. |
| Dimensione del File | 99.16 KB |
| Conteggio Installazioni | 2,176 |
| Versione Corrente | 2309 |
| Ultimo Aggiornamento | 2023-09-08 |
| Data di Pubblicazione | 2019-07-12 |
| Valutazione | 4.35/5 Totale 23 Valutazioni |
| Sviluppatore | Dinh Luong |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker |
| Lingue Supportate | 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"
}
} | |