hansah - lowercase the web
lowercase everything. love. pink. polka dots.
Co to jest hansah - lowercase the web?
hansah - lowercase the web to rozszerzenie Chrome opracowane przez kyledreger, a jego główną funkcją jest „lowercase everything. love. pink. polka dots.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia hansah - lowercase the web
Pobierz pliki rozszerzeń hansah - lowercase the web w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        lowercase is fun, join us!                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | enjbmefgkgffamingnaeiojfiehhggge | 
| Oficjalny URL | https://chromewebstore.google.com/detail/hansah-lowercase-the-web/enjbmefgkgffamingnaeiojfiehhggge | 
| Opis | lowercase everything. love. pink. polka dots. | 
| Rozmiar pliku | 14.28 KB | 
| Liczba instalacji | 66 | 
| Aktualna Wersja | 1.0.0 | 
| Ostatnia Aktualizacja | 2014-04-09 | 
| Data Publikacji | 2014-04-09 | 
| Ocena | 4.20/5 Łącznie 5 Oceny | 
| Deweloper | kyledreger | 
| Typ Płatności | free | 
| Strona Rozszerzenia | http://kyledreger.com | 
| Obsługiwane Języki | 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"
            ]
        }
    ]
}  |  |