CryptoJunkie: latest crypto news & prices

When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash

O que é CryptoJunkie: latest crypto news & prices?

CryptoJunkie: latest crypto news & prices é uma extensão do Chrome desenvolvida por http://cryptojunkie.io, e sua principal característica é "When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão CryptoJunkie: latest crypto news & prices

Baixe arquivos de extensão CryptoJunkie: latest crypto news & prices 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

                        Convert the 'New tab' screen in Chrome into a cryptocurrency dashboard. Each time you open a new tab you'll see: trading tips, news on upcoming ICOs, price tickers, memes, special announcement, cryptocurrency videos, industry updates & much more.

Stay up to date on the latest news regarding: Bitcoin, Ethereum, Litecoin, Zcash, Ripple, Dash & more.  

If you consider yourself a cryptocurrency junkie or you're looking to learn more about cryptos, you MUST have this extension.                    

Informações Básicas da Extensão

Nome CryptoJunkie: latest crypto news & prices CryptoJunkie: latest crypto news & prices
ID cpgjdheihpmldnkbbonjjlebkacaeecg
URL Oficial https://chrome.google.com/webstore/detail/cryptojunkie-latest-crypt/cpgjdheihpmldnkbbonjjlebkacaeecg
Descrição When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash
Tamanho do Arquivo 188 KB
Contagem de Instalações 493
Versão Atual 1.0.5
Última Atualização 2017-12-02
Data de Publicação 2017-12-02
Classificação 4.45/5 Total de 51 Avaliações
Desenvolvedor http://cryptojunkie.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://cryptojunkie.io
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CryptoJunkie: latest crypto news & prices",
    "description": "When opening a new tab in Chrome, you'll see price tickers, recent updates, crypto memes & more! Bitcoin, Ethereum, Dash, Zcash",
    "manifest_version": 2,
    "version": "1.0.5",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/ https:\/\/www.youtube.com\/ https:\/\/s.ytimg.com https:\/\/cdn.embedly.com\/; object-src 'self'; child-src https:\/\/www.youtube.com\/ https:\/\/s.ytimg.com https:\/\/cdn.embedly.com",
    "permissions": [
        "activeTab",
        "*:\/\/*.google-analytics.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}