Sheep Squad (iDubbbzTV)
Heyyyy This is pretty BAAAAAAd
Cos'è Sheep Squad (iDubbbzTV)?
Sheep Squad (iDubbbzTV) è un'estensione di Chrome sviluppata da Shawn B., e la sua funzione principale è "Heyyyy This is pretty BAAAAAAd".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sheep Squad (iDubbbzTV)
Scarica i file di estensione Sheep Squad (iDubbbzTV) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | ddlhndnahcmbbfmoamabnkccggnandeb |
URL Ufficiale | https://chrome.google.com/webstore/detail/sheep-squad-idubbbztv/ddlhndnahcmbbfmoamabnkccggnandeb |
Descrizione | Heyyyy This is pretty BAAAAAAd |
Dimensione del File | 20.61 MB |
Conteggio Installazioni | 320 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2017-11-05 |
Data di Pubblicazione | 2017-11-05 |
Valutazione | 4.00/5 Totale 2 Valutazioni |
Sviluppatore | Shawn B. |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } |