Credits (CS) Informer

This simple extension allows you to track price changes of Credits

Apa itu Credits (CS) Informer?

Credits (CS) Informer adalah ekstensi Chrome yang dikembangkan oleh Alexander Kupriyanov, dan fitur utamanya adalah "This simple extension allows you to track price changes of Credits".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Credits (CS) Informer

Unduh file ekstensi Credits (CS) Informer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Credits (CS) Informer Credits (CS) Informer
ID hkdmpghniejojlaapfabpmikngcamadm
URL Resmi https://chrome.google.com/webstore/detail/credits-cs-informer/hkdmpghniejojlaapfabpmikngcamadm
Deskripsi This simple extension allows you to track price changes of Credits
Ukuran File 112 KB
Jumlah Instalasi 93
Versi Saat Ini 2.4
Terakhir Diperbarui 2018-08-13
Tanggal Publikasi 2018-08-13
Penilaian 5.00/5 Total 15 Penilaian
Pengembang Alexander Kupriyanov
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://credits.com/
Bahasa yang Didukung 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"
}