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によって開発されたChromeの拡張機能で、その主な機能は「Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.」です。

拡張機能のスクリーンショット

screenshot

SoundBoardGuy拡張機能のCRXファイルをダウンロード

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
Eメール [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\/"
    ]
}