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