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"
    }
}