Twitch.TV Statut extension : Sup0w
Extension de Sup0w, streamer partenaire Twitch.TV
Twitch.TV Statut extension : Sup0wคืออะไร?
Twitch.TV Statut extension : Sup0w เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sup0w Dev และคุณลักษณะหลักของมันคือ "Extension de Sup0w, streamer partenaire Twitch.TV"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twitch.TV Statut extension : Sup0w
ดาวน์โหลดไฟล์ส่วนขยาย Twitch.TV Statut extension : Sup0w ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Extension Live Notifier pour les lives de Sup0w. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | cdikjflbegbhmaipnekccppimkpnghem |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/twitchtv-statut-extension/cdikjflbegbhmaipnekccppimkpnghem |
| คำอธิบาย | Extension de Sup0w, streamer partenaire Twitch.TV |
| ขนาดไฟล์ | 1.5 MB |
| จำนวนการติดตั้ง | 10 |
| เวอร์ชันปัจจุบัน | 3.1 |
| อัปเดตครั้งล่าสุด | 2016-10-08 |
| วันที่เผยแพร่ | 2016-10-08 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | Sup0w Dev |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | fr |
| manifest.json | |
{
"author": "NihilGFX",
"background": {
"scripts": [
"libs\/jquery-1.11.2.js",
"parameters.js",
"background.js",
"chrome.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Sup0w - Offline"
},
"description": "Extension de Sup0w, streamer partenaire Twitch.TV",
"icons": {
"128": "icons\/logo128.png",
"256": "icons\/logo256.png",
"32": "icons\/logo32.png",
"64": "icons\/logo64.png"
},
"manifest_version": 2,
"name": "Twitch.TV Statut extension : Sup0w",
"permissions": [
"https:\/\/api.twitch.tv\/",
"notifications"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.1"
} | |