Sound Booster that Works!

Volume booster that explodes your system! Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!

Τι είναι το Sound Booster that Works!;

Το Sound Booster that Works! είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://soundaroundme.org, και η κύρια λειτουργία του είναι "Volume booster that explodes your system! Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Sound Booster that Works!

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

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

                        Volume booster that explodes your system! Boost audio in any tab including Youtube, Twitch, and others. Sound booster that really works! The first and only Volume booster, that works with Youtube, Soundcloud, Pandora, and so on. Supports 💥 HTML5 💥 and 💥 flash 💥 video Volume boosting.

👆🏻 NB! To switch on full screen mode - you need to press F11 key!

🚩 Features
  👉 Level up sound more than 600% in 3 steps
  👉 You need only one click to boost the sound 
  👉 Switch off automatically in normal mode

Volume Booster will amplify your sound at a maximum and provide you with better sound quality wherever you are! Play music in your browser and adjust the sound to your headset or speakers just how you want it! Click on the extension icon to adjust the sound level. You immediately get a more transparent and robust sound.

Enjoy listening to your favorite shows, music, and videos as much as you want!                    

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

Όνομα Sound Booster that Works! Sound Booster that Works!
ID iedjaablcnjibjneboiikigpnjhaimdc
Επίσημο URL https://chrome.google.com/webstore/detail/sound-booster-that-works/iedjaablcnjibjneboiikigpnjhaimdc
Περιγραφή Volume booster that explodes your system! Boost audio in any tab including Youtube, Twitch, etc. Sound booster that really works!
Μέγεθος Αρχείου 41.28 KB
Αριθμός Εγκαταστάσεων 3,029,764
Τρέχουσα Έκδοση 1.2.1
Τελευταία Ενημέρωση 2023-01-11
Ημερομηνία Δημοσίευσης 2021-11-03
Αξιολόγηση 4.07/5 Συνολικά 191 Αξιολογήσεις
Προγραμματιστής https://soundaroundme.org
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://soundaroundme.org/
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,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",
    "name": "__MSG_extName__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.2.1",
    "manifest_version": 2,
    "permissions": [
        "tabCapture",
        "tabs",
        "",
        "storage"
    ],
    "browser_action": {
        "default_title": "Click browser icon for volume up",
        "default_icon": "images\/icon.png"
    },
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    }
}