ANGRY WHITE BOI SOUNDBOARD
Soundboard of an angry man
Cos'è ANGRY WHITE BOI SOUNDBOARD?
ANGRY WHITE BOI SOUNDBOARD è un'estensione di Chrome sviluppata da Mikołaj Zyzański, e la sua funzione principale è "Soundboard of an angry man".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ANGRY WHITE BOI SOUNDBOARD
Scarica i file di estensione ANGRY WHITE BOI SOUNDBOARD 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
Have you ever wanted a soundboard filled with angry shouting? Well if you download "ANGRY WHITE BOI SOUNDBOARD" you can fulfill that very dream! Wow!
Informazioni di Base sull'Estensione
Nome | |
ID | emnlhfgohnnmcejhifonifemndpclmio |
URL Ufficiale | https://chrome.google.com/webstore/detail/angry-white-boi-soundboar/emnlhfgohnnmcejhifonifemndpclmio |
Descrizione | Soundboard of an angry man |
Dimensione del File | 485 KB |
Conteggio Installazioni | 40 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2019-05-08 |
Data di Pubblicazione | 2019-05-08 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Mikołaj Zyzański |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ANGRY WHITE BOI SOUNDBOARD", "description": "Soundboard of an angry man", "version": "0.0.1", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon128.png", "default_popup": "index.html", "default_title": "Angry man screams random things" } } |