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
官方網址 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"
    }
}