Cryptocurrency Portfolio

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

Hvad er Cryptocurrency Portfolio?

Cryptocurrency Portfolio er en Chrome-udvidelse udviklet af https://cryptoporto.com, og dens hovedfunktion er "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Cryptocurrency Portfolio-udvidelses-CRX-fil

Download Cryptocurrency Portfolio-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Cryptocurrency Portfolio Cryptocurrency Portfolio
ID pnjaenlogfahpkkmmhbenkendmhcaebo
Officiel URL https://chrome.google.com/webstore/detail/cryptocurrency-portfolio/pnjaenlogfahpkkmmhbenkendmhcaebo
Beskrivelse Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more
Filstørrelse 16.23 KB
Antal Installationer 376
Nuværende Version 1.30
Senest Opdateret 2017-09-30
Udgivelsesdato 2017-09-30
Bedømmelse 4.80/5 Samlet 10 Bedømmelser
Udvikler https://cryptoporto.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://cryptoporto.com/
Understøttede Sprog 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"
    ]
}