Comic Trump

Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.

什麼是Comic Trump?

Comic Trump是由Comic Trump開發的Chrome擴展程式,該擴展的主要功能是“Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.”。

擴展截圖

screenshot

下載Comic Trump擴展crx文件

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

擴展使用說明

                                            

擴展基本資訊

名稱 Comic Trump Comic Trump
ID lgdmnanocmociokhicfnjhogmdedppnh
官方網址 https://chromewebstore.google.com/detail/comic-trump/lgdmnanocmociokhicfnjhogmdedppnh
簡介 Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.
檔案大小 59.89 KB
安裝次數 38
目前版本 0.0.3
更新時間 2017-02-10
上架時間 2017-02-09
評分 5.00/5 共 4 次評分
開發者 Comic Trump
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "ReenignE",
    "content_scripts": [
        {
            "css": [
                "css\/comic.css"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ]
        }
    ],
    "description": "Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.",
    "icons": {
        "16": "img\/icon-16x16.png",
        "19": "img\/icon-19x19.png",
        "38": "img\/icon-38x38.png",
        "48": "img\/icon-48x48.png",
        "128": "img\/icon-128x128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "40",
    "name": "Comic Trump",
    "short_name": "Comic Trump",
    "version": "0.0.3"
}