MyCrypto

The Top 10 Cryptocurrencies ranking from highest to lowest

O que é MyCrypto?

MyCrypto é uma extensão do Chrome desenvolvida por info.screengrabr, e sua principal característica é "The Top 10 Cryptocurrencies ranking from highest to lowest".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão MyCrypto

Baixe arquivos de extensão MyCrypto no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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 .                    

Informações Básicas da Extensão

Nome MyCrypto MyCrypto
ID lcfeeincnkoghakocbmdekpibmdckmen
URL Oficial https://chrome.google.com/webstore/detail/mycrypto/lcfeeincnkoghakocbmdekpibmdckmen
Descrição The Top 10 Cryptocurrencies ranking from highest to lowest
Tamanho do Arquivo 287 KB
Contagem de Instalações 17
Versão Atual 3.0.1
Última Atualização 2021-04-25
Data de Publicação 2021-04-02
Classificação 5.00/5 Total de 34 Avaliações
Desenvolvedor info.screengrabr
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
        ]
    }
}