MyCrypto
The Top 10 Cryptocurrencies ranking from highest to lowest
Qu'est-ce que MyCrypto ?
MyCrypto est une extension Chrome développée par info.screengrabr, et sa fonction principale est "The Top 10 Cryptocurrencies ranking from highest to lowest".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MyCrypto
Téléchargez les fichiers d'extension MyCrypto 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
A cryptocurrency (or “crypto”) is a digital currency that can be used to buy goods and services, but uses an online ledger with strong cryptography to secure online transactions. Much of the interest in these unregulated currencies is to trade for profit, with speculators at times driving prices skyward. We are displaying the detail of top 10 crypto currencies .
Informations de Base sur l'Extension
Nom | |
ID | lcfeeincnkoghakocbmdekpibmdckmen |
URL Officiel | https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen |
Description | The Top 10 Cryptocurrencies ranking from highest to lowest |
Taille du Fichier | 287 KB |
Nombre d'Installations | 17 |
Version Actuelle | 3.0.1 |
Dernière Mise à Jour | 2021-04-25 |
Date de Publication | 2021-04-02 |
Évaluation | 5.00/5 Total 34 Évaluations |
Développeur | info.screengrabr |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyCrypto", "version": "3.0.1", "description": "The Top 10 Cryptocurrencies ranking from highest to lowest", "manifest_version": 2, "icons": { "16": "files\/img\/icon16.png", "48": "files\/img\/icon48.png", "128": "files\/img\/icon128.png" }, "browser_action": { "default_icon": "files\/img\/logo.png", "default_popup": "extension.html" }, "background": { "scripts": [ "files\/js\/extension.js" ] } } |