Cryptocurrency explorer

This Chrome extension allows you to explore cryptocurrency quickly.

Was ist Cryptocurrency explorer?

Cryptocurrency explorer ist eine Chrome-Erweiterung, die von https://cryptosort.com entwickelt wurde, und ihr Hauptmerkmal ist "This Chrome extension allows you to explore cryptocurrency quickly.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Cryptocurrency explorer-Erweiterungs-CRX-Datei herunterladen

Laden Sie Cryptocurrency explorer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Cryptocurrency explorer Chrome extension allows you to find detailed description about coin quickly.. 

Example use for traders:
If you are a trader or investor and you browse websites that has information about cryptocurrencies this extension will detect it allow you to click suggested links to find more information about viewed website described coins.

Excellent for people who want's to explore information about coins.                    

Grundlegende Informationen zur Erweiterung

Name Cryptocurrency explorer Cryptocurrency explorer
ID pacodmbkcmiokmgnhmonbkalpakbegpk
Offizielle URL https://chromewebstore.google.com/detail/cryptocurrency-explorer/pacodmbkcmiokmgnhmonbkalpakbegpk
Beschreibung This Chrome extension allows you to explore cryptocurrency quickly.
Dateigröße 61.63 KB
Installationsanzahl 75
Aktuelle Version 1.0
Letztes Update 2017-05-27
Veröffentlichungsdatum 2017-05-27
Bewertung 3.00/5 Insgesamt 2 Bewertungen
Entwickler https://cryptosort.com
Zahlungsart free
Erweiterungswebsite http://cryptosort.com/
Hilfeseite URL http://cryptosort.com/contact
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency explorer",
    "description": "This Chrome extension allows you to explore cryptocurrency quickly.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}