MX Player Booster

MX Player Booster helps increase system volume up to maximum level.

MX Player Boosterคืออะไร?

MX Player Booster เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AmourH และคุณลักษณะหลักของมันคือ "MX Player Booster helps increase system volume up to maximum level."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MX Player Booster

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

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

                        MX Player Booster is an extension that will allow you to increase the sound of your system. It can raise volume level up to 600%.

Easy To Use:

1. Click on our extension logo in your extension bar
2. Open up a Youtube, Spotify, Apple Music, or any tab that produces sound
3. Slide the bar to your comfortable volume - All the way up to 600%                    

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

ชื่อ MX Player Booster MX Player Booster
ID hfcicmgjcofeohgcdbbnhgaffededaio
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mx-player-booster/hfcicmgjcofeohgcdbbnhgaffededaio
คำอธิบาย MX Player Booster helps increase system volume up to maximum level.
ขนาดไฟล์ 364 KB
จำนวนการติดตั้ง 1,838
เวอร์ชันปัจจุบัน 0.0.7
อัปเดตครั้งล่าสุด 2023-09-04
วันที่เผยแพร่ 2023-01-12
คะแนน 4.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา AmourH
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/extensions-privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.7",
    "manifest_version": 3,
    "offline_enabled": true,
    "name": "MX Player Booster",
    "description": "MX Player Booster helps increase system volume up to maximum level.",
    "icons": {
        "30": "icons\/icon30.png",
        "64": "icons\/icon64.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png",
        "156": "icons\/icon156.png",
        "196": "icons\/icon196.png",
        "256": "icons\/icon256.png",
        "512": "icons\/icon512.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabCapture",
        "activeTab"
    ]
}