Browser Sounds

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

What is Browser Sounds?

Browser Sounds is a Chrome extension developed by Andres, and its main feature is "A button panel consisting of different sound effects to use. Fun for classes that keep cameras off".

Extension Screenshots

screenshot

Download Browser Sounds Extension CRX File

Download Browser Sounds extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Browser Sounds Browser Sounds
ID bhhlnjflhbdhhgfiiagkphmejaomhicj
Official URL https://chromewebstore.google.com/detail/browser-sounds/bhhlnjflhbdhhgfiiagkphmejaomhicj
Description A button panel consisting of different sound effects to use. Fun for classes that keep cameras off
File Size 750 KB
Installation Count 229
Current Version 1.2.0
Last Updated 2020-11-05
Publish Date 2020-10-03
Developer Andres
Email [email protected]
Payment Type free
Extension Website https://sites.google.com/view/cricketextension
Help Page URL https://sites.google.com/view/cricketextension
Supported Languages 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"
    }
}