Donald Trump's Humongous Dick

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

Apa itu Donald Trump's Humongous Dick?

Donald Trump's Humongous Dick adalah ekstensi Chrome yang dikembangkan oleh SIlver Bullet, dan fitur utamanya adalah "This extension reminds the user how big Donald J. Trump's penis is.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Donald Trump's Humongous Dick

Unduh file ekstensi Donald Trump's Humongous Dick dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Donald Trump's Humongous Dick Donald Trump's Humongous Dick
ID amigfmhkcnmcdcmaiacdghphinpgogni
URL Resmi https://chrome.google.com/webstore/detail/donald-trumps-humongous-d/amigfmhkcnmcdcmaiacdghphinpgogni
Deskripsi This extension reminds the user how big Donald J. Trump's penis is.
Ukuran File 41.65 KB
Jumlah Instalasi 51
Versi Saat Ini 0.0.0.2
Terakhir Diperbarui 2016-05-18
Tanggal Publikasi 2016-05-18
Penilaian 3.40/5 Total 5 Penilaian
Pengembang SIlver Bullet
Tipe Pembayaran in_app
Bahasa yang Didukung 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"
    }
}