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
公式URL 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"
}