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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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" ] } |