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 |
公式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 |
Eメール | [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" ] } |