Volume Master

Up to 600% volume boost

什麼是Volume Master?

Volume Master是由https://petasittek.com開發的Chrome擴展程式,該擴展的主要功能是“Up to 600% volume boost”。

擴展截圖

screenshot

下載Volume Master擴展crx文件

下載Volume Master擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The simplest and most reliable volume booster

🚀 Features
  ⭐️ Up to 600 % volume boost
  ⭐️ Control volume of any tab
  ⭐️ Voice boost - makes dialogues and podcasts easier to hear
  ⭐️ Bass boost - enhance your music with an extra bass
  ⭐️ Fine-grained control:  0 % - 600 %
  ⭐️ Switch to any tab playing audio with just one click

🚀 Full screen
  ⭐️ Chrome prevents you from going to a complete full-screen when using any extension manipulating with sound so you can always see the blue rectangle icon in the tab bar (to be aware of audio is being manipulated). There's no way to bypass it and after all it's a good thing that keeps you safe. However you can improve the situation a bit by pressing F11 (on Windows) or Ctr+Cmd+F (on Mac).

Completely free and with no ads

Made with ❤️ by Peta Sittek                    

擴展基本資訊

名稱 Volume Master Volume Master
ID jghecgabfgfdldnmbfkhmffcabddioke
官方網址 https://chromewebstore.google.com/detail/volume-master/jghecgabfgfdldnmbfkhmffcabddioke
簡介 Up to 600% volume boost
檔案大小 60.08 KB
安裝次數 4,577,334
目前版本 1.14.4
更新時間 2023-11-22
上架時間 2020-03-02
評分 4.80/5 共 33111 次評分
開發者 https://petasittek.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.petasittek.com/volume-master/
說明頁面URL https://petasittek.zendesk.com/hc/en-us/requests/new
隱私政策頁面URL https://www.petasittek.com/volume-master/privacy-policy
支援的語言 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",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "default_locale": "en",
    "version": "1.14.4",
    "icons": {
        "16": "icon\/icon-16.png",
        "32": "icon\/icon-32.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon\/icon-19.png",
            "38": "icon\/icon-38.png"
        },
        "default_popup": "html\/popup.html",
        "default_title": "__MSG_app_name__"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabCapture",
        "activeTab",
        "tabs",
        "storage"
    ]
}