RPG SoundBoard
Role playing games (and more) sounds and ambiences.
RPG SoundBoardとは何ですか?
RPG SoundBoardはhttps://www.emperorappmaker.comによって開発されたChromeの拡張機能で、その主な機能は「Role playing games (and more) sounds and ambiences.」です。
拡張機能のスクリーンショット
RPG SoundBoard拡張機能のCRXファイルをダウンロード
RPG SoundBoard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple, versatile but powerful, role playing games (or whatever use you like ;)) sound board with game session sharing capability.
Create a sound ambience for your game and let your remote players hear that, neat isn't it?
In version 1.0.4:
- Added color schemes for improved readability.
- Added brand new medieval and fantasy sounds.
- Improved layout on smaller screens. 拡張機能の基本情報
| 名前 | |
| ID | icjfkanckkpjfmdpojfkcbmlinfamcdj |
| 公式URL | https://chromewebstore.google.com/detail/rpg-soundboard/icjfkanckkpjfmdpojfkcbmlinfamcdj |
| 説明 | Role playing games (and more) sounds and ambiences. |
| ファイルサイズ | 87.25 MB |
| インストール数 | 4,000 |
| 現在のバージョン | 1.0.4 |
| 最終更新日 | 2021-04-20 |
| 公開日 | 2021-03-16 |
| 評価 | 3.60/5 合計 5 レビュー |
| 開発者 | https://www.emperorappmaker.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.emperorappmaker.com/rpgsoundboard.html |
| ヘルプページのURL | https://www.emperorappmaker.com/rpgsoundboardhelp.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "RPG SoundBoard",
"version": "1.0.4",
"manifest_version": 3,
"description": "Role playing games (and more) sounds and ambiences.",
"icons": {
"512": "logo512.png",
"256": "logo256.png",
"192": "logo192.png",
"128": "logo128.png",
"48": "logo48.png",
"32": "logo32.png",
"16": "logo16.png"
},
"action": {
"default_title": "Open RPG SoundBoard"
},
"background": {
"service_worker": "background.js"
}
} | |