Deplorable Extension

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

什麼是Deplorable Extension?

Deplorable Extension是由deplorable開發的Chrome擴展程式,該擴展的主要功能是“Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.”。

下載Deplorable Extension擴展crx文件

下載Deplorable Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Deplorable Extension Deplorable Extension
ID ompbljdfaklkcdhgfclcjhgnmmooelcn
官方網址 https://chrome.google.com/webstore/detail/deplorable-extension/ompbljdfaklkcdhgfclcjhgnmmooelcn
簡介 Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.
檔案大小 14.83 KB
安裝次數 18
目前版本 6.16
更新時間 2016-09-25
上架時間 2016-09-25
評分 5.00/5 共 4 次評分
開發者 deplorable
付費類型 free
支援的語言 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"
}