Browser Sounds

A button panel consisting of different sound effects to use. Fun for classes that keep cameras off

Browser Soundsคืออะไร?

Browser Sounds เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Andres และคุณลักษณะหลักของมันคือ "A button panel consisting of different sound effects to use. Fun for classes that keep cameras off"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Browser Sounds

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

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

                        Are you a teacher who wants to have some fun with online class? Are your students not tough enough to turn their mics on? Introducing this simple extension where you can play different sounds from your browser to make things fun.

1.2.0 Update:

- Cleaned UI 
- Added Funny Drum Sound
- Changed background                    

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

ชื่อ Browser Sounds Browser Sounds
ID bhhlnjflhbdhhgfiiagkphmejaomhicj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/browser-sounds/bhhlnjflhbdhhgfiiagkphmejaomhicj
คำอธิบาย A button panel consisting of different sound effects to use. Fun for classes that keep cameras off
ขนาดไฟล์ 750 KB
จำนวนการติดตั้ง 229
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2020-11-05
วันที่เผยแพร่ 2020-10-03
ผู้พัฒนา Andres
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://sites.google.com/view/cricketextension
URL หน้าช่วยเหลือ https://sites.google.com/view/cricketextension
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Browser Sounds",
    "description": "A button panel consisting of different sound effects to use. Fun for classes that keep cameras off",
    "icons": {
        "128": "audio\/minimalspeakericon.png"
    },
    "version": "1.2.0",
    "browser_action": {
        "default_icon": "audio\/minimalspeakericon.png",
        "default_popup": "popup.html"
    }
}