Credits (CS) Informer

This simple extension allows you to track price changes of Credits

ما هو Credits (CS) Informer؟

Credits (CS) Informer هو إضافة Chrome تم تطويرها بواسطة Alexander Kupriyanov، والميزة الرئيسية لها هي "This simple extension allows you to track price changes of Credits".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Credits (CS) Informer

قم بتنزيل ملفات الامتداد Credits (CS) Informer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Credits (CS) Informer Credits (CS) Informer
ID hkdmpghniejojlaapfabpmikngcamadm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/credits-cs-informer/hkdmpghniejojlaapfabpmikngcamadm
الوصف This simple extension allows you to track price changes of Credits
حجم الملف 112 KB
عدد التثبيتات 93
النسخة الحالية 2.4
آخر تحديث 2018-08-13
تاريخ النشر 2018-08-13
تقييم 5.00/5 مجموع تقييمات 15
المطور Alexander Kupriyanov
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://credits.com/
اللغات المدعومة 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"
}