SoundBoardGuy

Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.

ما هو SoundBoardGuy؟

SoundBoardGuy هو إضافة Chrome تم تطويرها بواسطة https://www.soundboardguy.com، والميزة الرئيسية لها هي "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة SoundBoardGuy

قم بتنزيل ملفات الامتداد SoundBoardGuy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Play meme and sound effect buttons.                    

معلومات أساسية عن التمديد

الاسم SoundBoardGuy SoundBoardGuy
ID fmjjfelmaapgbkjkkgfbhojchhonompc
عنوان URL الرسمي https://chrome.google.com/webstore/detail/soundboardguy/fmjjfelmaapgbkjkkgfbhojchhonompc
الوصف Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.
حجم الملف 187 KB
عدد التثبيتات 408
النسخة الحالية 1.0
آخر تحديث 2021-06-03
تاريخ النشر 2021-06-03
تقييم 5.00/5 مجموع تقييمات 1
المطور https://www.soundboardguy.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.soundboardguy.com/
عنوان صفحة المساعدة https://www.soundboardguy.com/about/
عنوان صفحة سياسة الخصوصية https://www.soundboardguy.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/soundboardguy.com https:\/\/*.soundboardguy.com; object-src 'self'",
    "name": "SoundBoardGuy",
    "version": "1.0",
    "description": "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon.png",
        "32": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "permissions": [
        "https:\/\/soundboardguy.com\/wp-json\/6c0a2e8182\/v1\/sounds\/"
    ]
}