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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}