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是由Generator開發的Chrome擴展程式,該擴展的主要功能是“Vanced Tube Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!”。
擴展截圖
下載Vanced Tube Player擴展crx文件
下載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 |
官方網址 | 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" ] } |