SoundBoardGuy

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

SoundBoardGuy क्या है?

SoundBoardGuy https://www.soundboardguy.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SoundBoardGuy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/
सहायता पृष्ठ 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\/"
    ]
}