RPG SoundBoard

Role playing games (and more) sounds and ambiences.

Apa itu RPG SoundBoard?

RPG SoundBoard adalah ekstensi Chrome yang dikembangkan oleh https://www.emperorappmaker.com, dan fitur utamanya adalah "Role playing games (and more) sounds and ambiences.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi RPG SoundBoard

Unduh file ekstensi RPG SoundBoard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama RPG SoundBoard RPG SoundBoard
ID icjfkanckkpjfmdpojfkcbmlinfamcdj
URL Resmi https://chromewebstore.google.com/detail/rpg-soundboard/icjfkanckkpjfmdpojfkcbmlinfamcdj
Deskripsi Role playing games (and more) sounds and ambiences.
Ukuran File 87.25 MB
Jumlah Instalasi 4,000
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2021-04-20
Tanggal Publikasi 2021-03-16
Penilaian 3.60/5 Total 5 Penilaian
Pengembang https://www.emperorappmaker.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.emperorappmaker.com/rpgsoundboard.html
URL Halaman Bantuan https://www.emperorappmaker.com/rpgsoundboardhelp.html
Bahasa yang Didukung 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"
    }
}