Shout Volume Booster

Boost audio volume up to 600% with Shout Volume Booster

Shout Volume Boosterคืออะไร?

Shout Volume Booster เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Shout Volume Booster และคุณลักษณะหลักของมันคือ "Boost audio volume up to 600% with Shout Volume Booster"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shout Volume Booster

ดาวน์โหลดไฟล์ส่วนขยาย Shout Volume Booster ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Looking for a quick and easy way to boost the volume on your favorite websites? Look no further than Shout, the premier volume booster extension for Chrome. With just one click, you can increase the volume on websites like YouTube, Netflix, and more. No more struggling to hear soft-spoken dialog or quiet background music. Shout is here to help you get the most out of your online audio content.
But that's not all! Shout is also lightweight, easy to use, and completely free. Simply add the extension to your Chrome browser and you're ready to go. It's the perfect solution for anyone who loves streaming video and music, but doesn't want to disturb those around them. So why wait? Try out Shout today and never miss a moment of your favorite content again!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Shout Volume Booster Shout Volume Booster
ID nnocenjojjcnlijjjikhehebkbgbmmep
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/shout-volume-booster/nnocenjojjcnlijjjikhehebkbgbmmep
คำอธิบาย Boost audio volume up to 600% with Shout Volume Booster
ขนาดไฟล์ 377 KB
จำนวนการติดตั้ง 840,322
เวอร์ชันปัจจุบัน 1.1.4
อัปเดตครั้งล่าสุด 2023-11-08
วันที่เผยแพร่ 2023-01-07
คะแนน 4.62/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา Shout Volume Booster
อีเมล [email protected]
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/e/2PACX-1vS4FYgU2Kbufz5whWVency_VYAxheNRdbyzNzWWXU-DaYU2GAUEIAMDfISo9hA6EUe197-mWD18ja7A/pub
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Shout Volume Booster",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        },
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "__MSG_extName__",
    "permissions": [
        "tabCapture",
        "storage",
        "system.display",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.1.4"
}