Browser Sounds
A button panel consisting of different sound effects to use. Fun for classes that keep cameras off
什么是Browser Sounds?
Browser Sounds是由Andres开发的Chrome扩展程序,该扩展的主要功能是“A button panel consisting of different sound effects to use. Fun for classes that keep cameras off”。
扩展截图
下载Browser Sounds扩展crx文件
下载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 |
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" } } |