SoundBoardGuy

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

Qu'est-ce que SoundBoardGuy ?

SoundBoardGuy est une extension Chrome développée par https://www.soundboardguy.com, et sa fonction principale est "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SoundBoardGuy

Téléchargez les fichiers d'extension SoundBoardGuy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Play meme and sound effect buttons.                    

Informations de Base sur l'Extension

Nom SoundBoardGuy SoundBoardGuy
ID fmjjfelmaapgbkjkkgfbhojchhonompc
URL Officiel https://chrome.google.com/webstore/detail/soundboardguy/fmjjfelmaapgbkjkkgfbhojchhonompc
Description Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.
Taille du Fichier 187 KB
Nombre d'Installations 408
Version Actuelle 1.0
Dernière Mise à Jour 2021-06-03
Date de Publication 2021-06-03
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://www.soundboardguy.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.soundboardguy.com/
URL de la Page d'Aide https://www.soundboardguy.com/about/
URL de la Page de Politique de Confidentialité https://www.soundboardguy.com/privacy-policy
Langues Prises en Charge 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\/"
    ]
}