Sheep Squad (iDubbbzTV)
Heyyyy This is pretty BAAAAAAd
什麼是Sheep Squad (iDubbbzTV)?
Sheep Squad (iDubbbzTV)是由Shawn B.開發的Chrome擴展程式,該擴展的主要功能是“Heyyyy This is pretty BAAAAAAd”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | ddlhndnahcmbbfmoamabnkccggnandeb |
官方網址 | 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" ] } |