Cryptocurrency Portfolio

Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more

Cos'è Cryptocurrency Portfolio?

Cryptocurrency Portfolio è un'estensione di Chrome sviluppata da https://cryptoporto.com, e la sua funzione principale è "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Cryptocurrency Portfolio

Scarica i file di estensione Cryptocurrency Portfolio in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Open Portfolio for your Digital Currencies

Make a portfolio for your cryptocurrencies in three clicks without registration. Your porto is open and visible for everybody. With the Cryptoporto extension you can see the value of all your coins in one click: Bitcoin, Ethereum, Litecoin, Dash, Monero, NEO, OmiseGO, Ripple and 800 more.                    

Informazioni di Base sull'Estensione

Nome Cryptocurrency Portfolio Cryptocurrency Portfolio
ID pnjaenlogfahpkkmmhbenkendmhcaebo
URL Ufficiale https://chrome.google.com/webstore/detail/cryptocurrency-portfolio/pnjaenlogfahpkkmmhbenkendmhcaebo
Descrizione Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more
Dimensione del File 16.23 KB
Conteggio Installazioni 376
Versione Corrente 1.30
Ultimo Aggiornamento 2017-09-30
Data di Pubblicazione 2017-09-30
Valutazione 4.80/5 Totale 10 Valutazioni
Sviluppatore https://cryptoporto.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://cryptoporto.com/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Portfolio",
    "description": "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more",
    "version": "1.30",
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "cryptoporto.html"
    },
    "permissions": [
        "storage"
    ]
}