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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
    ]
}