Vanced Tube Player
Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
Cos'è Vanced Tube Player?
Vanced Tube Player è un'estensione di Chrome sviluppata da Generator, e la sua funzione principale è "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Vanced Tube Player
Scarica i file di estensione Vanced Tube Player 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
Vanced Tube Player explodes your system! Boost audio in any tab including Youtube, Twitch, and others. Sound booster that really works! The first and only Volume booster, that works with Youtube, Soundcloud, Pandora, and so on. 🚩 Features 👉 Level up sound more than 600% in 3 steps 👉 You need only one click to boost the sound 👉 Switch off automatically in normal mode
Informazioni di Base sull'Estensione
Nome | |
ID | jojafnigeffcjhifjocmliboafjgblbo |
URL Ufficiale | https://chromewebstore.google.com/detail/vanced-tube-player/jojafnigeffcjhifjocmliboafjgblbo |
Descrizione | Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works! |
Dimensione del File | 143 KB |
Conteggio Installazioni | 1,051 |
Versione Corrente | 1.10.2 |
Ultimo Aggiornamento | 2023-03-27 |
Data di Pubblicazione | 2023-03-27 |
Valutazione | 2.33/5 Totale 3 Valutazioni |
Sviluppatore | Generator |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.privacypolicygenerator.info/live.php?token=Xzxk2vBfWhZDGQZOOQwvIJ8n4wJ9KFIA |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.10.2", "manifest_version": 3, "offline_enabled": true, "name": "Vanced Tube Player", "description": "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!", "icons": { "30": "icons\/icon30.png", "64": "icons\/icon64.png", "96": "icons\/icon96.png", "128": "icons\/icon128.png", "156": "icons\/icon156.png", "196": "icons\/icon196.png", "256": "icons\/icon256.png", "512": "icons\/icon512.png" }, "action": { "default_popup": "popup.html" }, "background": { "service_worker": "js\/background.js" }, "permissions": [ "tabCapture", "activeTab" ] } |