Donald Trump's Humongous Dick

This extension reminds the user how big Donald J. Trump's penis is.

What is Donald Trump's Humongous Dick?

Donald Trump's Humongous Dick is a Chrome extension developed by SIlver Bullet, and its main feature is "This extension reminds the user how big Donald J. Trump's penis is.".

Extension Screenshots

screenshot

Download Donald Trump's Humongous Dick Extension CRX File

Download Donald Trump's Humongous Dick 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

                        This app finds most instances of "Donald Trump", "Donald J. Trump", or "Donald John Trump" on a webpage and adds descriptive information about said figure's "Right Hand Man."  Sources:  Thanks to Donald Trump for the information (https://www.youtube.com/watch?v=nALb4lEbSbA) and thanks to Last Week Tonight for the inspiration (https://chrome.google.com/webstore/detail/drumpfinator/hcimhbfpiofdihhdnofbdlhjcmjopilp?hl=en).                    

Extension Basic Information

Name Donald Trump's Humongous Dick Donald Trump's Humongous Dick
ID amigfmhkcnmcdcmaiacdghphinpgogni
Official URL https://chrome.google.com/webstore/detail/donald-trumps-humongous-d/amigfmhkcnmcdcmaiacdghphinpgogni
Description This extension reminds the user how big Donald J. Trump's penis is.
File Size 41.65 KB
Installation Count 51
Current Version 0.0.0.2
Last Updated 2016-05-18
Publish Date 2016-05-18
Rating 3.40/5 Total 5 Ratings
Developer SIlver Bullet
Payment Type in_app
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Donald Trump's Humongous Dick",
    "version": "0.0.0.2",
    "description": "This extension reminds the user how big Donald J. Trump's penis is.",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "script.js"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}