RPG SoundBoard

Role playing games (and more) sounds and ambiences.

RPG SoundBoardคืออะไร?

RPG SoundBoard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.emperorappmaker.com และคุณลักษณะหลักของมันคือ "Role playing games (and more) sounds and ambiences."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย RPG SoundBoard

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}