Instant Ba-dum-tss sound

To enhance the effect of your great jokes

Instant Ba-dum-tss soundとは何ですか?

Instant Ba-dum-tss soundはTeo Mによって開発されたChromeの拡張機能で、その主な機能は「To enhance the effect of your great jokes」です。

Instant Ba-dum-tss sound拡張機能のCRXファイルをダウンロード

Instant Ba-dum-tss sound拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Enhance the effect of your jokes directly from your browser.
Just click a button and a ba dum tss sound effect will instantly be played.

Everyone Will now know when to laugh... ba-dum-tss.                    

拡張機能の基本情報

名前 Instant Ba-dum-tss sound Instant Ba-dum-tss sound
ID lliepejbnmfkmipmjcepckmdomokkabm
公式URL https://chrome.google.com/webstore/detail/instant-ba-dum-tss-sound/lliepejbnmfkmipmjcepckmdomokkabm
説明 To enhance the effect of your great jokes
ファイルサイズ 50.92 KB
インストール数 770
現在のバージョン 1.1
最終更新日 2014-10-17
公開日 2014-10-17
評価 4.92/5 合計 12 レビュー
開発者 Teo M
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Instant Ba-dum-tss sound",
    "short_name": "Ba dum tss",
    "description": "To enhance the effect of your great jokes",
    "version": "1.1",
    "permissions": [],
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "page": "background.html"
    }
}