Make America Kittens Again

Replaces images of Donald Trump with kittens. Again.

Make America Kittens Againคืออะไร?

Make America Kittens Again เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tomroyaldotcom และคุณลักษณะหลักของมันคือ "Replaces images of Donald Trump with kittens. Again."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Make America Kittens Again

ดาวน์โหลดไฟล์ส่วนขยาย Make America Kittens Again ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Replaces Donald Trump with kittens. Because:

A) Trump is a disgrace
B) Kittens are lovely, and
C) I couldn't find a Creative Commons photo of a blobfish to use.

Note: this plugin does not advocate against or incite hatred towards groups of people based on their race or ethnic origin, religion, disability, gender, age, veteran status, nationality, sexual orientation, gender, gender identity or any other characteristic that is associated with systematic discrimination or marginalisation. 

It advocates for kittens in the specific case of Donald Trump.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Make America Kittens Again Make America Kittens Again
ID klchnmggepghlcolikgaekpibclpmgcm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/make-america-kittens-agai/klchnmggepghlcolikgaekpibclpmgcm
คำอธิบาย Replaces images of Donald Trump with kittens. Again.
ขนาดไฟล์ 8.72 MB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 1.4.1
อัปเดตครั้งล่าสุด 2024-01-15
วันที่เผยแพร่ 2019-09-28
คะแนน 4.01/5 รวมทั้งหมด 785 คะแนน
ผู้พัฒนา tomroyaldotcom
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.tomroyal.com
URL หน้าช่วยเหลือ http://www.tomroyal.com/make-america-kittens-again-faq/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Make America Kittens Again",
    "description": "Replaces images of Donald Trump with kittens. Again.",
    "version": "1.4.1",
    "options_page": "makaoptions.html",
    "permissions": [
        "http:\/\/www.teaandkittens.co.uk\/",
        "contextMenus"
    ],
    "icons": {
        "48": "maka48.png",
        "128": "maka128.png"
    },
    "browser_action": {
        "default_icon": {
            "48": "maka48.png",
            "128": "maka128.png"
        },
        "default_title": "#MAKA",
        "default_popup": "makaoptions.html"
    },
    "background": {
        "scripts": [
            "setmakamenu.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery-3.3.1.min.js",
                "maka.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "kittens\/*.jpg"
    ]
}

ส่วนขยายที่เกี่ยวข้อง