hansah - lowercase the web

lowercase everything. love. pink. polka dots.

hansah - lowercase the web क्या है?

hansah - lowercase the web kyledreger द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "lowercase everything. love. pink. polka dots."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में hansah - lowercase the web एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
            ]
        }
    ]
}