Comic Trump

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

Wat is Comic Trump?

Comic Trump is een Chrome-extensie ontwikkeld door Comic Trump, en de belangrijkste functie is "Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Comic Trump

Download Comic Trump-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Comic Trump Comic Trump
ID lgdmnanocmociokhicfnjhogmdedppnh
Officiële URL https://chromewebstore.google.com/detail/comic-trump/lgdmnanocmociokhicfnjhogmdedppnh
Beschrijving Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.
Bestandsgrootte 59.89 KB
Aantal Installaties 38
Huidige Versie 0.0.3
Laatst Bijgewerkt 2017-02-10
Publicatiedatum 2017-02-09
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Comic Trump
Betalingswijze free
Ondersteunde Talen 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"
}