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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}