Bass Boosted Songs
Just a bunch of songs which have been bass boosted!
Cos'è Bass Boosted Songs?
Bass Boosted Songs è un'estensione di Chrome sviluppata da ZOMBYSPIDER, e la sua funzione principale è "Just a bunch of songs which have been bass boosted!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bass Boosted Songs
Scarica i file di estensione Bass Boosted Songs 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 includes all of your favourite songs, but bass boosted into extreme noise levels! Have fun trolling your friends with this extension!
Informazioni di Base sull'Estensione
Nome | |
ID | ieakkinpdoonhhidfjhekmglgpoeffhb |
URL Ufficiale | https://chromewebstore.google.com/detail/bass-boosted-songs/ieakkinpdoonhhidfjhekmglgpoeffhb |
Descrizione | Just a bunch of songs which have been bass boosted! |
Dimensione del File | 67.1 MB |
Conteggio Installazioni | 94 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2020-09-01 |
Data di Pubblicazione | 2020-08-31 |
Sviluppatore | ZOMBYSPIDER |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bass Boosted Songs", "description": "Just a bunch of songs which have been bass boosted!", "version": "1", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |