Volume Control

Boost your volume by up to 600% for Youtube Videos/Youtube Music.

Τι είναι το Volume Control;

Το Volume Control είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://control-volume.freeonlineapps.net, και η κύρια λειτουργία του είναι "Boost your volume by up to 600% for Youtube Videos/Youtube Music.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Volume Control

Λήψη αρχείων επέκτασης Volume Control σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Up to 600% sound boost via our software.

Our FREE software is simple to use and can help boost your volume.

Please note as the Chrome store is changing to MV3 at the end of 2023, our development team is forced to use a popup window to do the boost volume effect and we are not allowed to modify volume via using the previous method.

This is a requirement from the Google Chrome store and out of our control.

To use the extension, simply go to the website which you want to boost the volume of before you click on our extension icon to use the volume boost feature.

★ Main Features
✔ Up to 600% boost
✔ Control sound of any tab which playing music.
✔ Easy to use knob which uses the mouse wheel to change sound of the current tab
✔ Fine-grained control:  0% - 100% - 200% - 300% - 400% - 500% - 600%
✔ Switch to any tab which is playing audio with just one click
✔ Light & Dark theme switcher

This software is 100% free and does not require you to pay.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Volume Control Volume Control
ID kedfglpbemacpmmdhkhmichimibbhnge
Επίσημο URL https://chromewebstore.google.com/detail/volume-control/kedfglpbemacpmmdhkhmichimibbhnge
Περιγραφή Boost your volume by up to 600% for Youtube Videos/Youtube Music.
Μέγεθος Αρχείου 166 KB
Αριθμός Εγκαταστάσεων 59,367
Τρέχουσα Έκδοση 3.0.3
Τελευταία Ενημέρωση 2023-11-20
Ημερομηνία Δημοσίευσης 2020-05-18
Αξιολόγηση 4.60/5 Συνολικά 1245 Αξιολογήσεις
Προγραμματιστής https://control-volume.freeonlineapps.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://www.freebusinessapps.net/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDesc__",
    "version": "3.0.3",
    "icons": {
        "16": "icon\/icon-16.png",
        "32": "icon\/icon-32.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon\/icon-16.png",
            "24": "icon\/icon-24.png",
            "32": "icon\/icon-32.png"
        }
    },
    "default_locale": "en",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "permissions": [
        "activeTab",
        "tabCapture",
        "storage"
    ],
    "offline_enabled": true,
    "container": [
        "GOOGLE_DRIVE"
    ],
    "homepage_url": "https:\/\/control-volume.freeonlineapps.net"
}