Comic Trump

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

What is Comic Trump?

Comic Trump is a Chrome extension developed by Comic Trump, and its main feature is "Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.".

Extension Screenshots

screenshot

Download Comic Trump Extension CRX File

Download Comic Trump extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Comic Trump Comic Trump
ID lgdmnanocmociokhicfnjhogmdedppnh
Official URL https://chromewebstore.google.com/detail/comic-trump/lgdmnanocmociokhicfnjhogmdedppnh
Description Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.
File Size 59.89 KB
Installation Count 38
Current Version 0.0.3
Last Updated 2017-02-10
Publish Date 2017-02-09
Rating 5.00/5 Total 4 Ratings
Developer Comic Trump
Payment Type free
Supported Languages 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"
}