Decred Ticket Price $DCR
This extension shows the current Decred Ticker Price
Decred Ticket Price $DCRคืออะไร?
Decred Ticket Price $DCR เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rafaelcmrj และคุณลักษณะหลักของมันคือ "This extension shows the current Decred Ticker Price"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Decred Ticket Price $DCR
ดาวน์โหลดไฟล์ส่วนขยาย Decred Ticket Price $DCR ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                                             ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | jmenfdhmijaomloifmoannhmmolnanhh | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/decred-ticket-price-dcr/jmenfdhmijaomloifmoannhmmolnanhh | 
| คำอธิบาย | This extension shows the current Decred Ticker Price | 
| ขนาดไฟล์ | 17.66 KB | 
| จำนวนการติดตั้ง | 13 | 
| เวอร์ชันปัจจุบัน | 1.0.1 | 
| อัปเดตครั้งล่าสุด | 2017-03-16 | 
| วันที่เผยแพร่ | 2017-03-16 | 
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน | 
| ผู้พัฒนา | rafaelcmrj | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Decred Ticket Price $DCR",
    "description": "This extension shows the current Decred Ticker Price",
    "version": "1.0.1",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}  |  |