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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้าช่วยเหลือ https://www.soundboardguy.com/about/
URL หน้านโยบายความเป็นส่วนตัว 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\/"
    ]
}