Vanced Tube Player

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

Vanced Tube Player là gì?

Vanced Tube Player là một tiện ích mở rộng Chrome được phát triển bởi Generator, và tính năng chính của nó là "Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Vanced Tube Player

Tải xuống các tệp mở rộng Vanced Tube Player dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Vanced Tube Player Vanced Tube Player
ID jojafnigeffcjhifjocmliboafjgblbo
URL Chính Thức https://chromewebstore.google.com/detail/vanced-tube-player/jojafnigeffcjhifjocmliboafjgblbo
Mô tả Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
Kích Thước Tệp 143 KB
Số Lần Cài Đặt 1,051
Phiên Bản Hiện Tại 1.10.2
Cập Nhật Lần Cuối 2023-03-27
Ngày Phát Hành 2023-03-27
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Generator
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.privacypolicygenerator.info/live.php?token=Xzxk2vBfWhZDGQZOOQwvIJ8n4wJ9KFIA
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}