COLX Info

COLX Cryptocurrency Extension

What is COLX Info?

COLX Info is a Chrome extension developed by COLX Team, and its main feature is "COLX Cryptocurrency Extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download COLX Info Extension CRX File

Download COLX Info 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

                        COLX Cryptocurrency Extension 

- Info data from coinmarketcap.com;
- Info data from exchanges;
- Info data about masternodes;
- Links COLX Community;                    

Extension Basic Information

Name COLX Info COLX Info
ID ilgeihmfeaegmoihegcghbnmgmiliong
Official URL https://chrome.google.com/webstore/detail/colx-info/ilgeihmfeaegmoihegcghbnmgmiliong
Description COLX Cryptocurrency Extension
File Size 965 KB
Installation Count 15
Current Version 0.4
Last Updated 2019-03-08
Publish Date 2019-03-08
Rating 5.00/5 Total 7 Ratings
Developer COLX Team
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "COLX Info",
    "version": "0.4",
    "description": "COLX Cryptocurrency Extension",
    "icons": {
        "32": "images\/32.png",
        "128": "images\/128.png"
    },
    "short_name": "COLX Information Extension ",
    "permissions": [
        "https:\/\/coinmarketcap.com\/*",
        "https:\/\/masternodes.online\/*",
        "https:\/\/novaexchange.com\/*",
        "storage"
    ],
    "browser_action": {
        "default_title": "COLX Info",
        "default_icon": "images\/32.png",
        "default_popup": "popup.html"
    }
}