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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SIlver Bullet และคุณลักษณะหลักของมันคือ "This extension reminds the user how big Donald J. Trump's penis is."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Donald Trump's Humongous Dick

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}