I'm on Crack

When you click the button it goes I'm on CRACK!

O que é I'm on Crack?

I'm on Crack é uma extensão do Chrome desenvolvida por MultiLagio, e sua principal característica é "When you click the button it goes I'm on CRACK!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão I'm on Crack

Baixe arquivos de extensão I'm on Crack 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

                        Back at it with another meme. When installing this extension, it puts a button to the top right of the omnibox which is used for fun. When clicked it plays "I'm on CRACK!" in a loop and shows a little picture of Joey Food Reviews. It's really funny when played at the right time.                    

Informações Básicas da Extensão

Nome I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
URL Oficial https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
Descrição When you click the button it goes I'm on CRACK!
Tamanho do Arquivo 543 KB
Contagem de Instalações 463
Versão Atual 1.0
Última Atualização 2016-09-08
Data de Publicação 2016-09-08
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor MultiLagio
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "I'm on Crack",
    "description": "When you click the button it goes I'm on CRACK!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "crack.html"
    },
    "permissions": [
        "activeTab"
    ]
}