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 |
公式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" ] } |