Donald Trump's Humongous Dick

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

Hvad er Donald Trump's Humongous Dick?

Donald Trump's Humongous Dick er en Chrome-udvidelse udviklet af SIlver Bullet, og dens hovedfunktion er "This extension reminds the user how big Donald J. Trump's penis is.".

Udvidelsesskærmbilleder

screenshot

Download Donald Trump's Humongous Dick-udvidelses-CRX-fil

Download Donald Trump's Humongous Dick-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Donald Trump's Humongous Dick Donald Trump's Humongous Dick
ID amigfmhkcnmcdcmaiacdghphinpgogni
Officiel URL https://chrome.google.com/webstore/detail/donald-trumps-humongous-d/amigfmhkcnmcdcmaiacdghphinpgogni
Beskrivelse This extension reminds the user how big Donald J. Trump's penis is.
Filstørrelse 41.65 KB
Antal Installationer 51
Nuværende Version 0.0.0.2
Senest Opdateret 2016-05-18
Udgivelsesdato 2016-05-18
Bedømmelse 3.40/5 Samlet 5 Bedømmelser
Udvikler SIlver Bullet
Betalingsmetode in_app
Understøttede Sprog 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"
    }
}