Crypto Tracker

Be up-to-date and track your favorite Cryptocurrencies movement.

Crypto Trackerคืออะไร?

Crypto Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dinh Luong และคุณลักษณะหลักของมันคือ "Be up-to-date and track your favorite Cryptocurrencies movement."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Crypto Tracker

ดาวน์โหลดไฟล์ส่วนขยาย Crypto Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Crypto Tracker Crypto Tracker
ID ebjjekdklfdnkbnjlinganmllmjfdblk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk
คำอธิบาย Be up-to-date and track your favorite Cryptocurrencies movement.
ขนาดไฟล์ 99.16 KB
จำนวนการติดตั้ง 2,176
เวอร์ชันปัจจุบัน 2309
อัปเดตครั้งล่าสุด 2023-09-08
วันที่เผยแพร่ 2019-07-12
คะแนน 4.35/5 รวมทั้งหมด 23 คะแนน
ผู้พัฒนา Dinh Luong
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/dinhnerz/CryptoTracker#-crypto-tracker
ภาษาที่รองรับ en-US
manifest.json
{
    "manifest_version": 3,
    "name": "Crypto Tracker",
    "options_page": "html\/options.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2309",
    "action": {
        "default_icon": {
            "19": "images\/CT-logo-19.png",
            "38": "images\/CT-logo-38.png"
        },
        "default_popup": "html\/main.html",
        "default_title": "Crypto Tracker"
    },
    "description": "Be up-to-date and track your favorite Cryptocurrencies movement.",
    "homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker",
    "icons": {
        "128": "images\/CT-logo-128.png",
        "19": "images\/CT-logo-19.png",
        "38": "images\/CT-logo-38.png"
    }
}