Dickbutter

Everyone could use more Dickbutt in their life.

What is Dickbutter?

Dickbutter is a Chrome extension developed by Big Boys NYC, and its main feature is "Everyone could use more Dickbutt in their life.".

Extension Screenshots

screenshot

Download Dickbutter Extension CRX File

Download Dickbutter 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

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

Extension Basic Information

Name Dickbutter Dickbutter
ID ggojbdpmkdmhmjielkjeladamhdflkdm
Official URL https://chrome.google.com/webstore/detail/dickbutter/ggojbdpmkdmhmjielkjeladamhdflkdm
Description Everyone could use more Dickbutt in their life.
File Size 4.31 KB
Installation Count 85
Current Version 0.0.3
Last Updated 2015-03-16
Publish Date 2015-03-16
Rating 5.00/5 Total 3 Ratings
Developer Big Boys NYC
Email [email protected]
Payment Type free
Supported Languages 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"
}