Cryptocurrency Portfolio

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

Wat is Cryptocurrency Portfolio?

Cryptocurrency Portfolio is een Chrome-extensie ontwikkeld door https://cryptoporto.com, en de belangrijkste functie is "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cryptocurrency Portfolio

Download Cryptocurrency Portfolio-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

                        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.                    

Basisinformatie over de Extensie

Naam Cryptocurrency Portfolio Cryptocurrency Portfolio
ID pnjaenlogfahpkkmmhbenkendmhcaebo
Officiële URL https://chrome.google.com/webstore/detail/cryptocurrency-portfolio/pnjaenlogfahpkkmmhbenkendmhcaebo
Beschrijving Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more
Bestandsgrootte 16.23 KB
Aantal Installaties 376
Huidige Versie 1.30
Laatst Bijgewerkt 2017-09-30
Publicatiedatum 2017-09-30
Beoordeling 4.80/5 Totaal 10 Beoordelingen
Ontwikkelaar https://cryptoporto.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://cryptoporto.com/
Ondersteunde Talen 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"
    ]
}