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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" ] } |