Crypto Panel

If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…

Hvad er Crypto Panel?

Crypto Panel er en Chrome-udvidelse udviklet af Everydat Utilites, og dens hovedfunktion er "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Crypto Panel-udvidelses-CRX-fil

Download Crypto Panel-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

                        If you want fast cryptocurrency price information,
this is the extension for you.

Crypto panel enables bitcoin and over 1000 altcoins price and market cap info.

You can costumize what cryptocurrency you want to have info for
and for what period chart should show data.

Chart is only optional also. Maybe you want just simple box with price.                    

Grundlæggende oplysninger om udvidelsen

Navn Crypto Panel Crypto Panel
ID edmfefhgemipfljchhlalhoebfpcikch
Officiel URL https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch
Beskrivelse If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Filstørrelse 1.74 MB
Antal Installationer 437
Nuværende Version 0.0.1
Senest Opdateret 2017-10-27
Udgivelsesdato 2017-10-27
Bedømmelse 3.67/5 Samlet 9 Bedømmelser
Udvikler Everydat Utilites
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Panel",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "",
    "homepage_url": "http:\/\/micro-js.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Panel",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/coincap.io\/*"
    ]
}