HipsterIpsum
Chrome plugin for HipsterIpsum generation.
What is HipsterIpsum?
HipsterIpsum is a Chrome extension developed by Unknown, and its main feature is "Chrome plugin for HipsterIpsum generation.".
Extension Screenshots
Download HipsterIpsum Extension CRX File
Download HipsterIpsum 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
Too cool for regular Lorem Ipsum? This extension generates Hipster Ipsum text that can be used for content testing. Just click the icon and copy the text. It's as easy as riding your fixed gear down to the gourmet coffee house. Want to see more hip words? Open a pull request: https://github.com/elliotttf/HipsterIpsum Extension icon from: http://www.flickr.com/photos/hey__paul/5935779508/
Extension Basic Information
Name | HipsterIpsum |
ID | pgclmbgopdncnckkfhcfkppjafpofahg |
Official URL | https://chromewebstore.google.com/detail/hipsteripsum/pgclmbgopdncnckkfhcfkppjafpofahg |
Description | Chrome plugin for HipsterIpsum generation. |
File Size | 6.78 KB |
Installation Count | 169 |
Current Version | 1.1.1 |
Last Updated | 2012-11-04 |
Publish Date | 2012-11-03 |
Rating | 3.60/5 Total 5 Ratings |
Developer | Unknown |
Payment Type | free |
Extension Website | https://github.com/elliotttf/HipsterIpsum |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HipsterIpsum", "version": "1.1.1", "description": "Chrome plugin for HipsterIpsum generation.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |