Donald Trump's Humongous Dick

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

Wat is Donald Trump's Humongous Dick?

Donald Trump's Humongous Dick is een Chrome-extensie ontwikkeld door SIlver Bullet, en de belangrijkste functie is "This extension reminds the user how big Donald J. Trump's penis is.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Donald Trump's Humongous Dick

Download Donald Trump's Humongous Dick-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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).                    

Basisinformatie over de Extensie

Naam Donald Trump's Humongous Dick Donald Trump's Humongous Dick
ID amigfmhkcnmcdcmaiacdghphinpgogni
Officiële URL https://chrome.google.com/webstore/detail/donald-trumps-humongous-d/amigfmhkcnmcdcmaiacdghphinpgogni
Beschrijving This extension reminds the user how big Donald J. Trump's penis is.
Bestandsgrootte 41.65 KB
Aantal Installaties 51
Huidige Versie 0.0.0.2
Laatst Bijgewerkt 2016-05-18
Publicatiedatum 2016-05-18
Beoordeling 3.40/5 Totaal 5 Beoordelingen
Ontwikkelaar SIlver Bullet
Betalingswijze in_app
Ondersteunde Talen 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"
    }
}