Cryptocurrency explorer

This Chrome extension allows you to explore cryptocurrency quickly.

What is Cryptocurrency explorer?

Cryptocurrency explorer is a Chrome extension developed by https://cryptosort.com, and its main feature is "This Chrome extension allows you to explore cryptocurrency quickly.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Cryptocurrency explorer Extension CRX File

Download Cryptocurrency explorer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Cryptocurrency explorer Cryptocurrency explorer
ID pacodmbkcmiokmgnhmonbkalpakbegpk
Official URL https://chromewebstore.google.com/detail/cryptocurrency-explorer/pacodmbkcmiokmgnhmonbkalpakbegpk
Description This Chrome extension allows you to explore cryptocurrency quickly.
File Size 61.63 KB
Installation Count 75
Current Version 1.0
Last Updated 2017-05-27
Publish Date 2017-05-27
Rating 3.00/5 Total 2 Ratings
Developer https://cryptosort.com
Payment Type free
Extension Website http://cryptosort.com/
Help Page URL http://cryptosort.com/contact
Supported Languages 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"
    ]
}