MyCrypto

The Top 10 Cryptocurrencies ranking from highest to lowest

Wat is MyCrypto?

MyCrypto is een Chrome-extensie ontwikkeld door info.screengrabr, en de belangrijkste functie is "The Top 10 Cryptocurrencies ranking from highest to lowest".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie MyCrypto

Download MyCrypto-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

                        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 .                    

Basisinformatie over de Extensie

Naam MyCrypto MyCrypto
ID lcfeeincnkoghakocbmdekpibmdckmen
Officiële URL https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen
Beschrijving The Top 10 Cryptocurrencies ranking from highest to lowest
Bestandsgrootte 287 KB
Aantal Installaties 17
Huidige Versie 3.0.1
Laatst Bijgewerkt 2021-04-25
Publicatiedatum 2021-04-02
Beoordeling 5.00/5 Totaal 34 Beoordelingen
Ontwikkelaar info.screengrabr
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
        ]
    }
}