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 |
Eメール | [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" } } |