Comic Trump

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

ما هو Comic Trump؟

Comic Trump هو إضافة Chrome تم تطويرها بواسطة Comic Trump، والميزة الرئيسية لها هي "Trump tweets in Comic Sans. Now with the appropriate level of solemnity a font can offer.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Comic Trump

قم بتنزيل ملفات الامتداد Comic Trump بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                                            

معلومات أساسية عن التمديد

الاسم 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"
}