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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |