Loudify Volume Booster
Boost Your Browser's Volume and Hear Every Detail
Loudify Volume Boosterคืออะไร?
Loudify Volume Booster เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Adam Larkins และคุณลักษณะหลักของมันคือ "Boost Your Browser's Volume and Hear Every Detail"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Loudify Volume Booster
ดาวน์โหลดไฟล์ส่วนขยาย Loudify Volume Booster ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Loudify is a browser extension designed to enhance your audio experience by boosting the volume of your browser, allowing you to hear every detail clearly and loudly. Features: - Increase volume by up to 500% - Prevent audio distortion
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Loudify Volume Booster |
ID | ohlijedbbfaeobchboobaffbmpjdiinh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/loudify-volume-booster/ohlijedbbfaeobchboobaffbmpjdiinh |
คำอธิบาย | Boost Your Browser's Volume and Hear Every Detail |
ขนาดไฟล์ | 203 KB |
จำนวนการติดตั้ง | 7,666,851 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2023-12-29 |
วันที่เผยแพร่ | 2023-05-19 |
คะแนน | 4.61/5 รวมทั้งหมด 36 คะแนน |
ผู้พัฒนา | Adam Larkins |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/e/2PACX-1vQ8TB37tQY6BctoyhV4yJ4dfClZITOUisOtSR0vtUo3BF7JeZ0Pxk2_BY9ZP2TogE3jGM8RkiPWaLP5/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": "Loudify Volume 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", "alarms", "system.display", "tabCapture" ], "host_permissions": [ " |