Top 100 CoinMarketCap

Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.

What is Top 100 CoinMarketCap?

Top 100 CoinMarketCap is a Chrome extension developed by mrvuit, and its main feature is "Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Top 100 CoinMarketCap Extension CRX File

Download Top 100 CoinMarketCap 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

                        This extension can display up to 100 cryptocurrencies and global infos of the crypto market. Infos from 'coinmarketcap.com' API
With the constant rise of all cryptocurrencies in the world and their predestined future, it's time to keep an eye on the whole market cap. 
Watch prices and variations of a cryptocurrency with this light but usefull chrome extension.

The icon can display at a glance:
- Global Market Cap
- Bitcoin, Ehtereum price and other 98 coins, among the top 100 coins worldwide, listed by CoinMarketCap!!                    

Extension Basic Information

Name Top 100 CoinMarketCap Top 100 CoinMarketCap
ID lmlkfeaobeebmdopkgjblohkfcgboida
Official URL https://chrome.google.com/webstore/detail/top-100-coinmarketcap/lmlkfeaobeebmdopkgjblohkfcgboida
Description Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.
File Size 66.04 KB
Installation Count 196
Current Version 2.7
Last Updated 2019-08-25
Publish Date 2019-08-25
Developer mrvuit
Email [email protected]
Payment Type free
Privacy Policy Page URL https://chrometemple.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Top 100 CoinMarketCap",
    "short_name": "Top 100 CoinMarketCap",
    "version": "2.7",
    "manifest_version": 2,
    "description": "Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_title": "Top 100 CoinMarketCap",
        "default_popup": "popup.html",
        "default_icon": "icon-128.png"
    },
    "permissions": [
        "storage"
    ]
}