The X-Men Siren
Celebrate Conductor's Great Success.
The X-Men Sirenคืออะไร?
The X-Men Siren เป็นส่วนขยายของ Chrome ที่พัฒนาโดย stephenkimster และคุณลักษณะหลักของมันคือ "Celebrate Conductor's Great Success."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The X-Men Siren
ดาวน์โหลดไฟล์ส่วนขยาย The X-Men Siren ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nmoodmpipoblbpbglmicjkhoiaiopfmo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/the-x-men-siren/nmoodmpipoblbpbglmicjkhoiaiopfmo |
คำอธิบาย | Celebrate Conductor's Great Success. |
ขนาดไฟล์ | 45.7 KB |
จำนวนการติดตั้ง | 33 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2014-03-26 |
วันที่เผยแพร่ | 2014-03-26 |
คะแนน | 4.50/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | stephenkimster |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The X-Men Siren", "description": "Celebrate Conductor's Great Success.", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "xmen.png" } } |