PGA tour leader board
Follow current PGA tour event
PGA tour leader boardคืออะไร?
PGA tour leader board เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mitchelljdaw และคุณลักษณะหลักของมันคือ "Follow current PGA tour event"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PGA tour leader board
ดาวน์โหลดไฟล์ส่วนขยาย PGA tour leader board ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Follow the current PGA tour event.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lfkfbihlgmjjkcfmokjifceogdhododg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/pga-tour-leader-board/lfkfbihlgmjjkcfmokjifceogdhododg |
คำอธิบาย | Follow current PGA tour event |
ขนาดไฟล์ | 167 KB |
จำนวนการติดตั้ง | 219 |
เวอร์ชันปัจจุบัน | 3.2.10 |
อัปเดตครั้งล่าสุด | 2019-08-03 |
วันที่เผยแพร่ | 2019-08-03 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | mitchelljdaw |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PGA tour leader board", "short_name": "leader board", "description": "Follow current PGA tour event", "version": "3.2.10", "icons": { "16": "Golf-16.png", "48": "Golf-48.png", "128": "Golf-128.png" }, "browser_action": { "default_popup": "popup.html" } } |