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!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" ] } |