Dickbutter

Everyone could use more Dickbutt in their life.

O que é Dickbutter?

Dickbutter é uma extensão do Chrome desenvolvida por Big Boys NYC, e sua principal característica é "Everyone could use more Dickbutt in their life.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Dickbutter

Baixe arquivos de extensão Dickbutter 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

                        Tired of boring pictures everywhere? Make them Dickbutt. Make the Internet... better.                    

Informações Básicas da Extensão

Nome Dickbutter Dickbutter
ID ggojbdpmkdmhmjielkjeladamhdflkdm
URL Oficial https://chrome.google.com/webstore/detail/dickbutter/ggojbdpmkdmhmjielkjeladamhdflkdm
Descrição Everyone could use more Dickbutt in their life.
Tamanho do Arquivo 4.31 KB
Contagem de Instalações 85
Versão Atual 0.0.3
Última Atualização 2015-03-16
Data de Publicação 2015-03-16
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Big Boys NYC
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": "Dickbutter",
    "version": "0.0.3",
    "description": "Everyone could use more Dickbutt in their life.",
    "icons": {
        "32": "d32.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Toggle Dickbutt",
        "default_icon": "d32.png"
    },
    "permissions": [
        "activeTab"
    ],
    "author": "Chris Germano"
}