RPG SoundBoard
Role playing games (and more) sounds and ambiences.
Wat is RPG SoundBoard?
RPG SoundBoard is een Chrome-extensie ontwikkeld door https://www.emperorappmaker.com, en de belangrijkste functie is "Role playing games (and more) sounds and ambiences.".
Extensie Screenshots
Download het CRX-bestand van de extensie RPG SoundBoard
Download RPG SoundBoard-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | icjfkanckkpjfmdpojfkcbmlinfamcdj |
| Officiële URL | https://chromewebstore.google.com/detail/rpg-soundboard/icjfkanckkpjfmdpojfkcbmlinfamcdj |
| Beschrijving | Role playing games (and more) sounds and ambiences. |
| Bestandsgrootte | 87.25 MB |
| Aantal Installaties | 4,000 |
| Huidige Versie | 1.0.4 |
| Laatst Bijgewerkt | 2021-04-20 |
| Publicatiedatum | 2021-03-16 |
| Beoordeling | 3.60/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | https://www.emperorappmaker.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.emperorappmaker.com/rpgsoundboard.html |
| Help Pagina-URL | https://www.emperorappmaker.com/rpgsoundboardhelp.html |
| Ondersteunde Talen | 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"
}
} | |