What we do here is go back (iDubbbzTV)
This is pretty good
Cos'è What we do here is go back (iDubbbzTV)?
What we do here is go back (iDubbbzTV) è un'estensione di Chrome sviluppata da Shawn B., e la sua funzione principale è "This is pretty good".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione What we do here is go back (iDubbbzTV)
Scarica i file di estensione What we do here is go back (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 15 second clip of Otis Mcdonalds "Otis McMusic". I do not own the images or music.
- plz dont sue
- its pretty good
- and free
Check out my new extension, "Sheep Squad (iDubbbzTV)
Thank you,
Shawn Informazioni di Base sull'Estensione
| Nome | |
| ID | bjjfdalimfoajficabmpnohabiobkean |
| URL Ufficiale | https://chromewebstore.google.com/detail/what-we-do-here-is-go-bac/bjjfdalimfoajficabmpnohabiobkean |
| Descrizione | This is pretty good |
| Dimensione del File | 7.78 MB |
| Conteggio Installazioni | 1,454 |
| Versione Corrente | 2.2 |
| Ultimo Aggiornamento | 2017-11-06 |
| Data di Pubblicazione | 2017-11-05 |
| Valutazione | 4.90/5 Totale 10 Valutazioni |
| Sviluppatore | Shawn B. |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "What we do here is go back (iDubbbzTV)",
"description": "This is pretty good",
"version": "2.2",
"background": "background.html",
"browser_action": {
"default_popup": "popup.html",
"default_icon": "m.png"
},
"permissions": [
"notifications"
]
} | |