Instant Ba-dum-tss sound

To enhance the effect of your great jokes

O que é Instant Ba-dum-tss sound?

Instant Ba-dum-tss sound é uma extensão do Chrome desenvolvida por Teo M, e sua principal característica é "To enhance the effect of your great jokes".

Baixar o arquivo CRX da Extensão Instant Ba-dum-tss sound

Baixe arquivos de extensão Instant Ba-dum-tss sound no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Instant Ba-dum-tss sound Instant Ba-dum-tss sound
ID lliepejbnmfkmipmjcepckmdomokkabm
URL Oficial https://chrome.google.com/webstore/detail/instant-ba-dum-tss-sound/lliepejbnmfkmipmjcepckmdomokkabm
Descrição To enhance the effect of your great jokes
Tamanho do Arquivo 50.92 KB
Contagem de Instalações 770
Versão Atual 1.1
Última Atualização 2014-10-17
Data de Publicação 2014-10-17
Classificação 4.92/5 Total de 12 Avaliações
Desenvolvedor Teo M
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}