Volume Booster Pro

Unleash the power of sound on your browser! Increase volume to max level and control the it of any tab.

Qu'est-ce que Volume Booster Pro ?

Volume Booster Pro est une extension Chrome développée par AllWall, et sa fonction principale est "Unleash the power of sound on your browser! Increase volume to max level and control the it of any tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Volume Booster Pro

Téléchargez les fichiers d'extension Volume Booster Pro au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Volume Booster Pro Volume Booster Pro
ID paldffonglhecccmcmhicdplnnpdlaie
URL Officiel https://chrome.google.com/webstore/detail/volume-booster-pro/paldffonglhecccmcmhicdplnnpdlaie
Description Unleash the power of sound on your browser! Increase volume to max level and control the it of any tab.
Taille du Fichier 229 KB
Nombre d'Installations 258
Version Actuelle 1.02
Dernière Mise à Jour 2023-02-21
Date de Publication 2023-02-21
Développeur AllWall
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://yello8.com/apps/volume.html
Langues Prises en Charge 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",
    "author": "Miroslav Peleh",
    "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": "89",
    "name": "__MSG_extName__",
    "permissions": [
        "tabCapture",
        "storage",
        "system.display"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.02"
}