Bass Boosted Songs
Just a bunch of songs which have been bass boosted!
Bass Boosted Songsคืออะไร?
Bass Boosted Songs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ZOMBYSPIDER และคุณลักษณะหลักของมันคือ "Just a bunch of songs which have been bass boosted!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bass Boosted Songs
ดาวน์โหลดไฟล์ส่วนขยาย Bass Boosted Songs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension includes all of your favourite songs, but bass boosted into extreme noise levels! Have fun trolling your friends with this extension!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ieakkinpdoonhhidfjhekmglgpoeffhb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/bass-boosted-songs/ieakkinpdoonhhidfjhekmglgpoeffhb |
คำอธิบาย | Just a bunch of songs which have been bass boosted! |
ขนาดไฟล์ | 67.1 MB |
จำนวนการติดตั้ง | 94 |
เวอร์ชันปัจจุบัน | 1 |
อัปเดตครั้งล่าสุด | 2020-09-01 |
วันที่เผยแพร่ | 2020-08-31 |
ผู้พัฒนา | ZOMBYSPIDER |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bass Boosted Songs", "description": "Just a bunch of songs which have been bass boosted!", "version": "1", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |