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 |
官方網址 | 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" } } |