Sheep Squad (iDubbbzTV)

Heyyyy This is pretty BAAAAAAd

什么是Sheep Squad (iDubbbzTV)?

Sheep Squad (iDubbbzTV)是由Shawn B.开发的Chrome扩展程序,该扩展的主要功能是“Heyyyy This is pretty BAAAAAAd”。

扩展截图

screenshot
screenshot

下载Sheep Squad (iDubbbzTV)扩展crx文件

下载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                    

扩展基本信息

名称 Sheep Squad (iDubbbzTV) Sheep Squad (iDubbbzTV)
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"
    ]
}