Crypto Currency Tracker

Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox

What is Crypto Currency Tracker?

Crypto Currency Tracker is a Chrome extension developed by fact0reallc, and its main feature is "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Extension Screenshots

screenshot

Download Crypto Currency Tracker Extension CRX File

Download Crypto Currency Tracker 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

                        Track your favorite crypto-currencies and see how they change over time. Easy to view the history with the average scale giving you the idea of what trend your currency is following. History for 10 days, 30 days and 12 months. 
Includes all the coins enlisted on coin-capmarket to date. Just type in the name of coin, it's that easy. 
BONUS!!! Top 5 and Bottom 5 coins for the day and the live table.                    

Extension Basic Information

Name Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
Official URL https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Description Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
File Size 714 KB
Installation Count 96
Current Version 1.2.3
Last Updated 2018-09-23
Publish Date 2018-09-23
Rating 4.67/5 Total 9 Ratings
Developer fact0reallc
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "name": "Crypto Currency Tracker",
    "description": "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox",
    "version": "1.2.3",
    "permissions": [
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}