Credits (CS) Informer

This simple extension allows you to track price changes of Credits

What is Credits (CS) Informer?

Credits (CS) Informer is a Chrome extension developed by Alexander Kupriyanov, and its main feature is "This simple extension allows you to track price changes of Credits".

Extension Screenshots

screenshot

Download Credits (CS) Informer Extension CRX File

Download Credits (CS) Informer 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

                        We are very excited to share with you our CREDITS crypto informer Google Chrome Extension! This simple extension allows you to track price changes of CREDITS.                    

Extension Basic Information

Name Credits (CS) Informer Credits (CS) Informer
ID hkdmpghniejojlaapfabpmikngcamadm
Official URL https://chrome.google.com/webstore/detail/credits-cs-informer/hkdmpghniejojlaapfabpmikngcamadm
Description This simple extension allows you to track price changes of Credits
File Size 112 KB
Installation Count 93
Current Version 2.4
Last Updated 2018-08-13
Publish Date 2018-08-13
Rating 5.00/5 Total 15 Ratings
Developer Alexander Kupriyanov
Email [email protected]
Payment Type free
Extension Website https://credits.com/
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "This simple extension allows you to track price changes of Credits",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "128": "img\/logo128.png",
        "64": "img\/logo.png"
    },
    "browser_action": {
        "default_popup": "src\/popup.html"
    },
    "options_page": "src\/options.html",
    "version": "2.4",
    "short_name": "credits-informer",
    "permissions": [
        "https:\/\/api.coinmarketcap.com\/*",
        "tabs",
        ""
    ],
    "author": "Alexander Kupriyanov"
}