Volume booster - Volumax
Volume booster extension can increase audio volume above maximum.
Volume booster - Volumaxคืออะไร?
Volume booster - Volumax เป็นส่วนขยายของ Chrome ที่พัฒนาโดย margaretafossb70 และคุณลักษณะหลักของมันคือ "Volume booster extension can increase audio volume above maximum."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Volume booster - Volumax
ดาวน์โหลดไฟล์ส่วนขยาย Volume booster - Volumax ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Features: - Sound boost up to 600% - Apply to the specific tab, specific domain, or globally - Prevent sound distortion (Doesn’t work on any hardware)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Volume booster - Volumax |
ID | ioklejjbhddpcdgmpcnnpaoopkcegopp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/volume-booster-volumax/ioklejjbhddpcdgmpcnnpaoopkcegopp |
คำอธิบาย | Volume booster extension can increase audio volume above maximum. |
ขนาดไฟล์ | 834 KB |
จำนวนการติดตั้ง | 1,475 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2022-09-18 |
วันที่เผยแพร่ | 2022-09-18 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | margaretafossb70 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://extensiondock.com/privacy |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,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", "name": "__MSG_appTitle__", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/volumx\/ioklejjbhddpcdgmpcnnpaoopkcegopp", "description": "__MSG_appDescription__", "default_locale": "zh_CN", "version": "1.0.1", "manifest_version": 3, "icons": { "128": "icons\/logo.png" }, "background": { "service_worker": "js\/background.js" }, "action": { "default_popup": "popup.html", "default_title": "__MSG_appTitle__", "default_icon": { "128": "icons\/logo.png" } }, "permissions": [ "storage", "activeTab", "declarativeNetRequest", "alarms" ], "host_permissions": [ " |