Browser Sounds

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

Cos'è Browser Sounds?

Browser Sounds è un'estensione di Chrome sviluppata da Andres, e la sua funzione principale è "A button panel consisting of different sound effects to use. Fun for classes that keep cameras off".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Browser Sounds

Scarica i file di estensione Browser Sounds in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Browser Sounds Browser Sounds
ID bhhlnjflhbdhhgfiiagkphmejaomhicj
URL Ufficiale https://chromewebstore.google.com/detail/browser-sounds/bhhlnjflhbdhhgfiiagkphmejaomhicj
Descrizione A button panel consisting of different sound effects to use. Fun for classes that keep cameras off
Dimensione del File 750 KB
Conteggio Installazioni 229
Versione Corrente 1.2.0
Ultimo Aggiornamento 2020-11-05
Data di Pubblicazione 2020-10-03
Sviluppatore Andres
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://sites.google.com/view/cricketextension
URL della Pagina di Aiuto https://sites.google.com/view/cricketextension
Lingue Supportate 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"
    }
}