Captain Falcoin

Cryptocurrency Portfolio Tracker - Monitor up to 1000 different cryptocurrencies !

What is Captain Falcoin?

Captain Falcoin is a Chrome extension developed by https://captainfalcoin.com, and its main feature is "Cryptocurrency Portfolio Tracker - Monitor up to 1000 different cryptocurrencies !".

Extension Screenshots

screenshot

Download Captain Falcoin Extension CRX File

Download Captain Falcoin 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 replaces your new tab default page with a cryptocurrency portfolio tracker.
Monitor up to 1000 different cryptocurrencies!                    

Extension Basic Information

Name Captain Falcoin Captain Falcoin
ID ljieledboiomccbmmcgemjomoclabmde
Official URL https://chromewebstore.google.com/detail/captain-falcoin/ljieledboiomccbmmcgemjomoclabmde
Description Cryptocurrency Portfolio Tracker - Monitor up to 1000 different cryptocurrencies !
File Size 70.4 KB
Installation Count 23
Current Version 1.0.5
Last Updated 2017-10-22
Publish Date 2017-10-21
Rating 4.33/5 Total 3 Ratings
Developer https://captainfalcoin.com
Email [email protected]
Payment Type free
Extension Website https://captainfalcoin.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Captain Falcoin",
    "description": "Cryptocurrency Portfolio Tracker - Monitor up to 1000 different cryptocurrencies !",
    "version": "1.0.5",
    "browser_action": {
        "default_icon": "logo.png"
    },
    "icons": {
        "16": "icon16x16.png",
        "48": "icon48x48.png",
        "128": "icon128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}