Sheep Squad (iDubbbzTV)
Heyyyy This is pretty BAAAAAAd
Sheep Squad (iDubbbzTV)คืออะไร?
Sheep Squad (iDubbbzTV) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Shawn B. และคุณลักษณะหลักของมันคือ "Heyyyy This is pretty BAAAAAAd"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sheep Squad (iDubbbzTV)
ดาวน์โหลดไฟล์ส่วนขยาย Sheep Squad (iDubbbzTV) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension is based on the "hey that's pretty good" extension. It plays a clip of "Sheep Squad" by iDubbbz. I do not own the images or music. - plz dont sue - its pretty good - and free Check out my other iDubbbz extension, "What we do here is go back (iDubbbzTV)" Thank you, Shawn
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ddlhndnahcmbbfmoamabnkccggnandeb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/sheep-squad-idubbbztv/ddlhndnahcmbbfmoamabnkccggnandeb |
คำอธิบาย | Heyyyy This is pretty BAAAAAAd |
ขนาดไฟล์ | 20.61 MB |
จำนวนการติดตั้ง | 320 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2017-11-05 |
วันที่เผยแพร่ | 2017-11-05 |
คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Shawn B. |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sheep Squad (iDubbbzTV)", "description": "Heyyyy This is pretty BAAAAAAd", "version": "1.3", "background": "background.html", "browser_action": { "default_popup": "popup.html", "default_icon": "idubbbz.png" }, "permissions": [ "notifications" ] } |