Deplorable Extension

Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.

Deplorable Extension là gì?

Deplorable Extension là một tiện ích mở rộng Chrome được phát triển bởi deplorable, và tính năng chính của nó là "Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.".

Tải xuống tệp CRX của tiện ích mở rộng Deplorable Extension

Tải xuống các tệp mở rộng Deplorable Extension 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

                        Changes occurrences of 'Trump' or 'Donald Trump' to 'GOD EMPEROR TRUMP' and occurrences of 'Hillary' or 'Hillary Clinton' to 'Crooked Hillary'.                    

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

Tên Deplorable Extension Deplorable Extension
ID ompbljdfaklkcdhgfclcjhgnmmooelcn
URL Chính Thức https://chrome.google.com/webstore/detail/deplorable-extension/ompbljdfaklkcdhgfclcjhgnmmooelcn
Mô tả Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.
Kích Thước Tệp 14.83 KB
Số Lần Cài Đặt 18
Phiên Bản Hiện Tại 6.16
Cập Nhật Lần Cuối 2016-09-25
Ngày Phát Hành 2016-09-25
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển deplorable
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_scripts": [
        {
            "js": [
                "deplorable.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.",
    "icons": {
        "16": "mlg16.jpg",
        "32": "mlg32.jpg",
        "48": "mlg48.jpg",
        "128": "mlg128.jpg"
    },
    "name": "Deplorable Extension",
    "short_name": "Deplorable",
    "version": "6.16"
}