Credits (CS) Informer

This simple extension allows you to track price changes of Credits

Wat is Credits (CS) Informer?

Credits (CS) Informer is een Chrome-extensie ontwikkeld door Alexander Kupriyanov, en de belangrijkste functie is "This simple extension allows you to track price changes of Credits".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Credits (CS) Informer

Download Credits (CS) Informer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Credits (CS) Informer Credits (CS) Informer
ID hkdmpghniejojlaapfabpmikngcamadm
Officiële URL https://chrome.google.com/webstore/detail/credits-cs-informer/hkdmpghniejojlaapfabpmikngcamadm
Beschrijving This simple extension allows you to track price changes of Credits
Bestandsgrootte 112 KB
Aantal Installaties 93
Huidige Versie 2.4
Laatst Bijgewerkt 2018-08-13
Publicatiedatum 2018-08-13
Beoordeling 5.00/5 Totaal 15 Beoordelingen
Ontwikkelaar Alexander Kupriyanov
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://credits.com/
Ondersteunde Talen 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"
}