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.”。

扩展截图

screenshot

下载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.                    

扩展基本信息

名称 RPG SoundBoard RPG SoundBoard
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
电子邮箱 [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"
    }
}