Show Me Clemson Plugin
This extension will show the Clemson Scoreboard
Show Me Clemson Pluginคืออะไร?
Show Me Clemson Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย fox และคุณลักษณะหลักของมันคือ "This extension will show the Clemson Scoreboard"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Show Me Clemson Plugin
ดาวน์โหลดไฟล์ส่วนขยาย Show Me Clemson Plugin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This app just creates a small popup with the ESPN page for the Clemson Tigers on it. Why navigate to ESPN when it can come to you! GO TIGERS!! #1 2015 NCAAF!!!!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pjgnkdhicfkbnlfhdjggimjnbndmhfak |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/show-me-clemson-plugin/pjgnkdhicfkbnlfhdjggimjnbndmhfak |
คำอธิบาย | This extension will show the Clemson Scoreboard |
ขนาดไฟล์ | 851 KB |
จำนวนการติดตั้ง | 126 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2015-11-11 |
วันที่เผยแพร่ | 2015-11-11 |
คะแนน | 3.75/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | fox |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Show Me Clemson Plugin", "description": "This extension will show the Clemson Scoreboard", "version": "1.0", "browser_action": { "default_icon": "paw.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |