Donald Trump's Humongous Dick

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

Donald Trump's Humongous Dickとは何ですか?

Donald Trump's Humongous DickはSIlver Bulletによって開発されたChromeの拡張機能で、その主な機能は「This extension reminds the user how big Donald J. Trump's penis is.」です。

拡張機能のスクリーンショット

screenshot

Donald Trump's Humongous Dick拡張機能のCRXファイルをダウンロード

Donald Trump's Humongous Dick拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Donald Trump's Humongous Dick Donald Trump's Humongous Dick
ID amigfmhkcnmcdcmaiacdghphinpgogni
公式URL https://chrome.google.com/webstore/detail/donald-trumps-humongous-d/amigfmhkcnmcdcmaiacdghphinpgogni
説明 This extension reminds the user how big Donald J. Trump's penis is.
ファイルサイズ 41.65 KB
インストール数 51
現在のバージョン 0.0.0.2
最終更新日 2016-05-18
公開日 2016-05-18
評価 3.40/5 合計 5 レビュー
開発者 SIlver Bullet
支払い方法 in_app
対応言語 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"
    }
}