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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة RPG SoundBoard
قم بتنزيل ملفات الامتداد RPG SoundBoard بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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 |
عنوان صفحة المساعدة | 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" } } |