Vanced Tube Player
Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
Wat is Vanced Tube Player?
Vanced Tube Player is een Chrome-extensie ontwikkeld door Generator, en de belangrijkste functie is "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".
Extensie Screenshots
Download het CRX-bestand van de extensie Vanced Tube Player
Download Vanced Tube Player-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | jojafnigeffcjhifjocmliboafjgblbo |
Officiële URL | https://chromewebstore.google.com/detail/vanced-tube-player/jojafnigeffcjhifjocmliboafjgblbo |
Beschrijving | Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works! |
Bestandsgrootte | 143 KB |
Aantal Installaties | 1,051 |
Huidige Versie | 1.10.2 |
Laatst Bijgewerkt | 2023-03-27 |
Publicatiedatum | 2023-03-27 |
Beoordeling | 2.33/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Generator |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.privacypolicygenerator.info/live.php?token=Xzxk2vBfWhZDGQZOOQwvIJ8n4wJ9KFIA |
Ondersteunde Talen | 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" ] } |