Chrome Ipsum

Quick Lorem Ipsum by Michael Ott

What is Chrome Ipsum?

Chrome Ipsum is a Chrome extension developed by https://michaelott.id.au, and its main feature is "Quick Lorem Ipsum by Michael Ott".

Extension Screenshots

screenshot

Download Chrome Ipsum Extension CRX File

Download Chrome Ipsum 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

                        Chrome Ipsum is a simple extension that allows you to get quick access to place-holder text, using a few variations of Lorem Ipsum.

(Chrome is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.)                    

Extension Basic Information

Name Chrome Ipsum Chrome Ipsum
ID mmgcgfhdemljbhdcoohmbfaggbloiden
Official URL https://chromewebstore.google.com/detail/chrome-ipsum/mmgcgfhdemljbhdcoohmbfaggbloiden
Description Quick Lorem Ipsum by Michael Ott
File Size 126 KB
Installation Count 132
Current Version 1.1.1
Last Updated 2015-03-29
Publish Date 2015-03-28
Rating 4.67/5 Total 3 Ratings
Developer https://michaelott.id.au
Email [email protected]
Payment Type free
Extension Website http://michaelott.id.au/
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Ipsum",
    "short_name": "Chrome Lorem Ipsum",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "50": "icon50.png",
        "128": "icon128.png",
        "256": "icon256.png"
    },
    "description": "Quick Lorem Ipsum by Michael Ott",
    "version": "1.1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "lorem.html"
    }
}