Lorem

Quick Lorem Ipsum generator

What is Lorem?

Lorem is a Chrome extension developed by Burpman Junior, and its main feature is "Quick Lorem Ipsum generator".

Extension Screenshots

screenshot
screenshot
screenshot

Download Lorem Extension CRX File

Download Lorem 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

                        A quicker Lorem Ipsum generator that creates paragraphs, HTML 

paragraphs and short text strings for titles.

Extension Basic Information

Name Lorem Lorem
ID ilmncglfmehanejfhghlnbfjdfnbdlcl
Official URL https://chromewebstore.google.com/detail/lorem/ilmncglfmehanejfhghlnbfjdfnbdlcl
Description Quick Lorem Ipsum generator
File Size 198 KB
Installation Count 152
Current Version 0.1.0
Last Updated 2017-03-20
Publish Date 2017-03-19
Rating 5.00/5 Total 3 Ratings
Developer Burpman Junior
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lorem",
    "version": "0.1.0",
    "manifest_version": 2,
    "description": "Quick Lorem Ipsum generator",
    "homepage_url": "http:\/\/iamdanielcarter.com",
    "icons": {
        "16": "dist\/assets\/images\/icon16.png",
        "48": "dist\/assets\/images\/icon48.png",
        "128": "dist\/assets\/images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "dist\/assets\/images\/icon19.png",
        "default_title": "Lorem",
        "default_popup": "popup.html"
    },
    "permissions": [
        "clipboardWrite"
    ]
}