hansah - lowercase the web
lowercase everything. love. pink. polka dots.
What is hansah - lowercase the web?
hansah - lowercase the web is a Chrome extension developed by kyledreger, and its main feature is "lowercase everything. love. pink. polka dots.".
Extension Screenshots
Download hansah - lowercase the web Extension CRX File
Download hansah - lowercase the web extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
lowercase is fun, join us!
Extension Basic Information
Name | hansah - lowercase the web |
ID | enjbmefgkgffamingnaeiojfiehhggge |
Official URL | https://chromewebstore.google.com/detail/hansah-lowercase-the-web/enjbmefgkgffamingnaeiojfiehhggge |
Description | lowercase everything. love. pink. polka dots. |
File Size | 14.28 KB |
Installation Count | 66 |
Current Version | 1.0.0 |
Last Updated | 2014-04-09 |
Publish Date | 2014-04-09 |
Rating | 4.20/5 Total 5 Ratings |
Developer | kyledreger |
Payment Type | free |
Extension Website | http://kyledreger.com |
Supported Languages | 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" ] } ] } |