Donald Trump's Humongous Dick

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

Donald Trump's Humongous Dick là gì?

Donald Trump's Humongous Dick là một tiện ích mở rộng Chrome được phát triển bởi SIlver Bullet, và tính năng chính của nó là "This extension reminds the user how big Donald J. Trump's penis is.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Donald Trump's Humongous Dick

Tải xuống các tệp mở rộng Donald Trump's Humongous Dick dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Donald Trump's Humongous Dick Donald Trump's Humongous Dick
ID amigfmhkcnmcdcmaiacdghphinpgogni
URL Chính Thức https://chrome.google.com/webstore/detail/donald-trumps-humongous-d/amigfmhkcnmcdcmaiacdghphinpgogni
Mô tả This extension reminds the user how big Donald J. Trump's penis is.
Kích Thước Tệp 41.65 KB
Số Lần Cài Đặt 51
Phiên Bản Hiện Tại 0.0.0.2
Cập Nhật Lần Cuối 2016-05-18
Ngày Phát Hành 2016-05-18
Đánh Giá 3.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển SIlver Bullet
Loại Thanh Toán in_app
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}