Vanced Tube Player
Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
What is Vanced Tube Player?
Vanced Tube Player is a Chrome extension developed by Generator, and its main feature is "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".
Extension Screenshots
Download Vanced Tube Player Extension CRX File
Download Vanced Tube Player extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | jojafnigeffcjhifjocmliboafjgblbo |
Official URL | https://chromewebstore.google.com/detail/vanced-tube-player/jojafnigeffcjhifjocmliboafjgblbo |
Description | Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works! |
File Size | 143 KB |
Installation Count | 1,051 |
Current Version | 1.10.2 |
Last Updated | 2023-03-27 |
Publish Date | 2023-03-27 |
Rating | 2.33/5 Total 3 Ratings |
Developer | Generator |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.privacypolicygenerator.info/live.php?token=Xzxk2vBfWhZDGQZOOQwvIJ8n4wJ9KFIA |
Supported Languages | 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" ] } |