600% Sound Volume
Up to 600% volume boost
什么是600% Sound Volume?
600% Sound Volume是由aliaksandr开发的Chrome扩展程序,该扩展的主要功能是“Up to 600% volume boost”。
扩展截图
下载600% Sound Volume扩展crx文件
下载600% Sound Volume扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The simplest and most reliable volume booster
🚀 Features
⭐️ Up to 600 % volume boost
⭐️ Control volume of any tab
⭐️ Fine-grained control: 0 % - 600 %
⭐️ Switch to any tab playing audio with just one click 扩展基本信息
| 名称 | |
| ID | kcgedkeajhbfkackhppmenimpfpnopje |
| 官方URL | https://chromewebstore.google.com/detail/600%25-sound-volume/kcgedkeajhbfkackhppmenimpfpnopje |
| 简介 | Up to 600% volume boost |
| 文件大小 | 100 KB |
| 安装次数 | 41,325 |
| 当前版本 | 3.0.1 |
| 更新时间 | 2023-12-21 |
| 上架时间 | 2021-05-08 |
| 评分 | 3.96/5 共138次评分 |
| 开发者 | aliaksandr |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://policy.resourcefulman.net/Privacy-Policy.txt |
| 支持的语言 | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "3.0.1",
"default_locale": "en",
"name": "__MSG_app_name__",
"short_name": "__MSG_app_short_name__",
"description": "__MSG_app_description__",
"icons": {
"16": "icons\/icon_16.png",
"20": "icons\/icon_20.png",
"24": "icons\/icon_20.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"64": "icons\/icon_64.png",
"128": "icons\/icon_128.png",
"256": "icons\/icon_256.png",
"512": "icons\/icon_512.png"
},
"action": {
"default_title": "__MSG_app_name__",
"default_popup": "popup\/index.html",
"default_icon": {
"16": "icons\/icon_16.png",
"20": "icons\/icon_20.png",
"24": "icons\/icon_20.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"64": "icons\/icon_64.png",
"128": "icons\/icon_128.png",
"256": "icons\/icon_256.png",
"512": "icons\/icon_512.png"
}
},
"content_scripts": [
{
"all_frames": true,
"matches": [
" | |