Soundup Sound Booster

Elevate Your Listening Experience with SoundUp Sound Booster Extension

Wat is Soundup Sound Booster?

Soundup Sound Booster is een Chrome-extensie ontwikkeld door Kyle Taft, en de belangrijkste functie is "Elevate Your Listening Experience with SoundUp Sound Booster Extension".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Soundup Sound Booster

Download Soundup Sound Booster-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        SoundUp is a powerful browser extension that elevates your listening experience by boosting the volume of your browser's audio. With SoundUp, you can enjoy crystal-clear sound quality and hear every detail in your favorite music, videos, and podcasts with ease.

Features:
- Boost sound volume above maximum by up to 6x
- Boost volume in a single tab                    

Basisinformatie over de Extensie

Naam Soundup Sound Booster Soundup Sound Booster
ID bjpebnkmbcningccjakffilbmaojljlb
Officiële URL https://chromewebstore.google.com/detail/soundup-sound-booster/bjpebnkmbcningccjakffilbmaojljlb
Beschrijving Elevate Your Listening Experience with SoundUp Sound Booster Extension
Bestandsgrootte 181 KB
Aantal Installaties 2,747,464
Huidige Versie 1.0.4
Laatst Bijgewerkt 2024-02-12
Publicatiedatum 2023-06-06
Beoordeling 4.77/5 Totaal 22 Beoordelingen
Ontwikkelaar Kyle Taft
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://docs.google.com/document/d/e/2PACX-1vQGBGDLG-_FgGa7Y6jd2WpnnOSHiT1VhqlSw0iSmDjeBAtuiuvf2bArf9tgAD30a-GHj3MhKXov5LYX/pub
Ondersteunde Talen 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",
    "author": "Soundup Sound Booster",
    "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": "102",
    "name": "__MSG_extName__",
    "permissions": [
        "storage",
        "scripting",
        "system.display",
        "tabCapture",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.4"
}