Volume Master

Up to 600% volume boost

Volume Master क्या है?

Volume Master https://petasittek.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Up to 600% volume boost"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Volume Master एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
आधिकारिक URL 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"
    ]
}