Instant Ba-dum-tss sound

To enhance the effect of your great jokes

What is Instant Ba-dum-tss sound?

Instant Ba-dum-tss sound is a Chrome extension developed by Teo M, and its main feature is "To enhance the effect of your great jokes".

Download Instant Ba-dum-tss sound Extension CRX File

Download Instant Ba-dum-tss sound extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Instant Ba-dum-tss sound Instant Ba-dum-tss sound
ID lliepejbnmfkmipmjcepckmdomokkabm
Official URL https://chrome.google.com/webstore/detail/instant-ba-dum-tss-sound/lliepejbnmfkmipmjcepckmdomokkabm
Description To enhance the effect of your great jokes
File Size 50.92 KB
Installation Count 770
Current Version 1.1
Last Updated 2014-10-17
Publish Date 2014-10-17
Rating 4.92/5 Total 12 Ratings
Developer Teo M
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}