Vanced Tube Player

Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!

¿Qué es Vanced Tube Player?

Vanced Tube Player es una extensión de Chrome desarrollada por Generator, y su función principal es "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Vanced Tube Player

Descarga archivos de extensión Vanced Tube Player en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Vanced Tube Player Vanced Tube Player
ID jojafnigeffcjhifjocmliboafjgblbo
URL Oficial https://chromewebstore.google.com/detail/vanced-tube-player/jojafnigeffcjhifjocmliboafjgblbo
Descripción Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
Tamaño del Archivo 143 KB
Cantidad de Instalaciones 1,051
Versión Actual 1.10.2
Última Actualización 2023-03-27
Fecha de Publicación 2023-03-27
Calificación 2.33/5 Total de 3 Calificaciones
Desarrollador Generator
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.privacypolicygenerator.info/live.php?token=Xzxk2vBfWhZDGQZOOQwvIJ8n4wJ9KFIA
Idiomas Soportados 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"
    ]
}