Volume Booster for Google Chrome™

Up to 600% volume boost right on your browser.

Volume Booster for Google Chrome™คืออะไร?

Volume Booster for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย freegameofflines2022 และคุณลักษณะหลักของมันคือ "Up to 600% volume boost right on your browser."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Volume Booster for Google Chrome™

ดาวน์โหลดไฟล์ส่วนขยาย Volume Booster for Google Chrome™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        You are not satisfied with the default volume of your computer when listening to music, watching youtube online?
 
our extension easily control and increase the open volume on your browser by 600%
Features:
 🔥 Up to 600 % volume boost.
 🔥 Control volume of any tab.
 🔥 Switch to any tab playing audio with just one click.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Volume Booster for Google Chrome™ Volume Booster for Google Chrome™
ID dagelpjoajlcnbnpfljdjloidodeejpg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/volume-booster-for-google/dagelpjoajlcnbnpfljdjloidodeejpg
คำอธิบาย Up to 600% volume boost right on your browser.
ขนาดไฟล์ 868 KB
จำนวนการติดตั้ง 225
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2022-01-09
วันที่เผยแพร่ 2022-01-09
ผู้พัฒนา freegameofflines2022
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Volume Booster for Google Chrome\u2122",
    "description": "Up to 600% volume boost right on your browser.",
    "version": "1.0.1",
    "offline_enabled": true,
    "container": [
        "GOOGLE_DRIVE"
    ],
    "icons": {
        "16": "icon\/icon-16.png",
        "32": "icon\/icon-32.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "browser_action": {
        "default_popup": "html\/popup.html",
        "default_title": "Volume Booster"
    },
    "background": {
        "scripts": [
            "js\/config.js",
            "js\/launch.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabCapture",
        "activeTab",
        "storage"
    ],
    "homepage_url": "https:\/\/1bestlinks.net\/blog\/volume-booster-chrome-extension"
}