Vanced Tube Player

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

Что такое Vanced Tube Player?

Vanced Tube Player - это расширение Chrome, разработанное Generator, и его основная функция - "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Vanced Tube Player

Скачайте файлы расширений Vanced Tube Player в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Vanced Tube Player Vanced Tube Player
ID jojafnigeffcjhifjocmliboafjgblbo
Официальный URL https://chromewebstore.google.com/detail/vanced-tube-player/jojafnigeffcjhifjocmliboafjgblbo
Описание Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
Размер файла 143 KB
Количество установок 1,051
Текущая Версия 1.10.2
Последнее Обновление 2023-03-27
Дата публикации 2023-03-27
Рейтинг 2.33/5 Всего 3 оценок
Разработчик Generator
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://www.privacypolicygenerator.info/live.php?token=Xzxk2vBfWhZDGQZOOQwvIJ8n4wJ9KFIA
Поддерживаемые языки 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"
    ]
}