Volume Master

Up to 600% volume boost

Volume Masterคืออะไร?

Volume Master เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AllWall และคุณลักษณะหลักของมันคือ "Up to 600% volume boost"

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

screenshot
screenshot
screenshot

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

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

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

                        Control the audio volume in your browser. Set an individual volume level for audio tabs. There is a function ...
The Volume Controller extension allows you to set the desired speaker volume level for each tab in your browser.

Websites are now simply ripped apart by media content such as video, music, streaming video and audio, ads.

To take control of all this sound, you need a volume control tool with the ability to set individual volume settings for each tab.

To solve this problem, we have developed an extension for adjusting the sound volume.

We've made the interface of our audio volume switch simple and easy to use, keeping all its power in a lightweight design.

A simple and stylish window with a volume control and a list of tabs that currently play audio content.

You can adjust the volume separately for each separate tab, so you never get the sound mix we all hate and control the volume as you wish.
It's not just a volume switch, it also works as a volume booster. You can adjust the volume switch to 600%.

It will just blast the volume on quiet videos!
Try our app. You will love it for how simple and powerful it is.

Use it on your favorite websites that are packed with audio and video content to the max, for example:
Twitter ™, Vimeo ™, YouTube ™, Facebook ™, Spotify ™ and more!

Our volume control extension also remembers your previous settings for convenience.
Give it a try and you'll love the Volume Control!                    

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

ชื่อ Volume Master Volume Master
ID pdfdokfooijnniopefpcheeapoabihka
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/volume-master/pdfdokfooijnniopefpcheeapoabihka
คำอธิบาย Up to 600% volume boost
ขนาดไฟล์ 47.45 KB
จำนวนการติดตั้ง 40,000
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2021-09-13
วันที่เผยแพร่ 2020-10-10
คะแนน 4.43/5 รวมทั้งหมด 81 คะแนน
ผู้พัฒนา AllWall
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://yello8.com/apps/volume.html
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "default_locale": "en",
    "version": "1.3",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon\/19.png",
            "38": "icon\/38.png"
        },
        "default_popup": "html\/popup.html",
        "default_title": "__MSG_app_name__"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabCapture",
        "activeTab",
        "tabs",
        "storage"
    ]
}