hansah - lowercase the web

lowercase everything. love. pink. polka dots.

ما هو hansah - lowercase the web؟

hansah - lowercase the web هو إضافة Chrome تم تطويرها بواسطة kyledreger، والميزة الرئيسية لها هي "lowercase everything. love. pink. polka dots.".

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

screenshot

تحميل ملف CRX للإضافة hansah - lowercase the web

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

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

                        lowercase is fun, join us!                    

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

الاسم hansah - lowercase the web hansah - lowercase the web
ID enjbmefgkgffamingnaeiojfiehhggge
عنوان URL الرسمي https://chromewebstore.google.com/detail/hansah-lowercase-the-web/enjbmefgkgffamingnaeiojfiehhggge
الوصف lowercase everything. love. pink. polka dots.
حجم الملف 14.28 KB
عدد التثبيتات 66
النسخة الحالية 1.0.0
آخر تحديث 2014-04-09
تاريخ النشر 2014-04-09
تقييم 4.20/5 مجموع تقييمات 5
المطور kyledreger
نوع الدفع free
موقع الإضافة http://kyledreger.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "hansah - lowercase the web",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "lowercase everything. love. pink. polka dots.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "hansah.css"
            ]
        }
    ]
}