TI7 Prize pool Tracker
Prizepool tracker for The International 2017 DotA 2 event
TI7 Prize pool Trackerคืออะไร?
TI7 Prize pool Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Scott Commons และคุณลักษณะหลักของมันคือ "Prizepool tracker for The International 2017 DotA 2 event"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TI7 Prize pool Tracker
ดาวน์โหลดไฟล์ส่วนขยาย TI7 Prize pool Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a prize pool tracker for The International 6 DotA 2 event. It displays the current total figure raised, left to the next target, value of next target and what the next target is. This is a much more efficient way of checking the current prize pool at a quick glance than going to Valves website or a third party website. EDIT: I am going to be updating this to The International 6, this should be ready in the coming days - 18/05/2016
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fhcpapiijbekfnfjlhdplljkfoigmgpp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ti7-prize-pool-tracker/fhcpapiijbekfnfjlhdplljkfoigmgpp |
คำอธิบาย | Prizepool tracker for The International 2017 DotA 2 event |
ขนาดไฟล์ | 113 KB |
จำนวนการติดตั้ง | 12 |
เวอร์ชันปัจจุบัน | 3.1 |
อัปเดตครั้งล่าสุด | 2017-06-07 |
วันที่เผยแพร่ | 2017-06-07 |
คะแนน | 4.91/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | Scott Commons |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/ScottC95/The-International-5-prizepool-tracker |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/2.1.4\/jquery.min.js; object-src 'self'", "description": "Prizepool tracker for The International 2017 DotA 2 event", "icons": { "128": "icon 128.png", "48": "icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj67+j8A\/B18+V8+kEK5j52sm\/A\/8OmAe7x9VMNwNv\/1O4R+a5JZur1uTcwaYq\/8ucy7MMvvcoQU+rrN8bkRKXuPMxTEmFEjcfy4FY66gopjnzVV0QWe6jzQYfKsitoq2cFiBC1vcDyMtLsJwZD0of\/QWuTlnWZ1f6gP1HKOyv8m9YPopy3Thjk5RDu2eatrx6qSM40tzNyGXIIRBRuBFRkUqODr4VNYjdzWlIAHoYIhE2mUlib9ZAkOK9rCGg3yc3j8+7+RtrdU7Z848sUg+7qFRlt+KyKrybqGA6tvYbxewDLlbwp3gaQxVH\/wtcsZLanj4SFiCXsMjgt7fFXTUpwIDAQAB", "manifest_version": 2, "name": "TI7 Prize pool Tracker", "permissions": [ "http:\/\/pradneshpatil.com\/dota2.php", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.1" } |