CoinMarketCap
CoinMarketCap
Qu'est-ce que CoinMarketCap ?
CoinMarketCap est une extension Chrome développée par conan, et sa fonction principale est "CoinMarketCap".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CoinMarketCap
Téléchargez les fichiers d'extension CoinMarketCap au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Provide top 100 cryptocurrency marketcap data, provide bitcoin, ethereum, ripple, 0x, binance coin data. A cryptocurrency (or crypto currency) is a digital asset designed to work as a medium of exchange wherein individual coin ownership records are stored in a digital ledger or computerized database using strong cryptography to secure transaction record entries, to control the creation of additional digital coin records. COINMARKETCAP provide these information.
Informations de Base sur l'Extension
Nom | CoinMarketCap |
ID | mkhdgadimehhojbgpphhkodolihgmmfe |
URL Officiel | https://chromewebstore.google.com/detail/coinmarketcap/mkhdgadimehhojbgpphhkodolihgmmfe |
Description | CoinMarketCap |
Taille du Fichier | 53.48 KB |
Nombre d'Installations | 2,773 |
Version Actuelle | 0.2.2 |
Dernière Mise à Jour | 2021-01-29 |
Date de Publication | 2020-05-14 |
Évaluation | 4.00/5 Total 3 Évaluations |
Développeur | conan |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | id,ms,de,en,fil,fr,sw,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": { "19": "images\/bitcoin48.png", "38": "images\/bitcoin128.png" }, "default_popup": "popup.html", "default_title": "CoinMarketCap" }, "icons": { "128": "images\/bitcoin128.png", "16": "images\/bitcoin16.png", "48": "images\/bitcoin48.png" }, "manifest_version": 2, "permissions": [ "https:\/\/api.coincap.io\/*", "https:\/\/use.fontawesome.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2.2", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en" } |