Soundup Sound Booster

Elevate Your Listening Experience with SoundUp Sound Booster Extension

什么是Soundup Sound Booster?

Soundup Sound Booster是由Kyle Taft开发的Chrome扩展程序,该扩展的主要功能是“Elevate Your Listening Experience with SoundUp Sound Booster Extension”。

扩展截图

screenshot

下载Soundup Sound Booster扩展crx文件

下载Soundup Sound Booster扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Soundup Sound Booster Soundup Sound Booster
ID bjpebnkmbcningccjakffilbmaojljlb
官方URL https://chromewebstore.google.com/detail/soundup-sound-booster/bjpebnkmbcningccjakffilbmaojljlb
简介 Elevate Your Listening Experience with SoundUp Sound Booster Extension
文件大小 181 KB
安装次数 2,747,464
当前版本 1.0.4
更新时间 2024-02-12
上架时间 2023-06-06
评分 4.77/5 共22次评分
开发者 Kyle Taft
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://docs.google.com/document/d/e/2PACX-1vQGBGDLG-_FgGa7Y6jd2WpnnOSHiT1VhqlSw0iSmDjeBAtuiuvf2bArf9tgAD30a-GHj3MhKXov5LYX/pub
支持的语言 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"
}