RPG SoundBoard
Role playing games (and more) sounds and ambiences.
Hvad er RPG SoundBoard?
RPG SoundBoard er en Chrome-udvidelse udviklet af https://www.emperorappmaker.com, og dens hovedfunktion er "Role playing games (and more) sounds and ambiences.".
Udvidelsesskærmbilleder
Download RPG SoundBoard-udvidelses-CRX-fil
Download RPG SoundBoard-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | RPG SoundBoard |
ID | icjfkanckkpjfmdpojfkcbmlinfamcdj |
Officiel URL | https://chromewebstore.google.com/detail/rpg-soundboard/icjfkanckkpjfmdpojfkcbmlinfamcdj |
Beskrivelse | Role playing games (and more) sounds and ambiences. |
Filstørrelse | 87.25 MB |
Antal Installationer | 4,000 |
Nuværende Version | 1.0.4 |
Senest Opdateret | 2021-04-20 |
Udgivelsesdato | 2021-03-16 |
Bedømmelse | 3.60/5 Samlet 5 Bedømmelser |
Udvikler | https://www.emperorappmaker.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.emperorappmaker.com/rpgsoundboard.html |
Hjælpeside-URL | https://www.emperorappmaker.com/rpgsoundboardhelp.html |
Understøttede Sprog | 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" } } |