Sheep Squad (iDubbbzTV)
Heyyyy This is pretty BAAAAAAd
What is Sheep Squad (iDubbbzTV)?
Sheep Squad (iDubbbzTV) is a Chrome extension developed by Shawn B., and its main feature is "Heyyyy This is pretty BAAAAAAd".
Extension Screenshots
Download Sheep Squad (iDubbbzTV) Extension CRX File
Download Sheep Squad (iDubbbzTV) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | ddlhndnahcmbbfmoamabnkccggnandeb |
Official URL | https://chrome.google.com/webstore/detail/sheep-squad-idubbbztv/ddlhndnahcmbbfmoamabnkccggnandeb |
Description | Heyyyy This is pretty BAAAAAAd |
File Size | 20.61 MB |
Installation Count | 320 |
Current Version | 1.3 |
Last Updated | 2017-11-05 |
Publish Date | 2017-11-05 |
Rating | 4.00/5 Total 2 Ratings |
Developer | Shawn B. |
Payment Type | free |
Supported Languages | 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" ] } |