lor'em ips'em

lor'em ips'em is an extension that allows you to choose and make a single click to copy lorem ipsum.

What is lor'em ips'em?

lor'em ips'em is a Chrome extension developed by LYCWED DEV', and its main feature is "lor'em ips'em is an extension that allows you to choose and make a single click to copy lorem ipsum.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download lor'em ips'em Extension CRX File

Download lor'em ips'em 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

                                            

Extension Basic Information

Name lor'em ips'em lor'em ips'em
ID oijgknacbfgjkjkjgmcgglgdhfomjjid
Official URL https://chrome.google.com/webstore/detail/lorem-ipsem/oijgknacbfgjkjkjgmcgglgdhfomjjid
Description lor'em ips'em is an extension that allows you to choose and make a single click to copy lorem ipsum.
File Size 194 KB
Installation Count 51
Current Version 1.1.0
Last Updated 2014-03-23
Publish Date 2014-03-23
Rating 4.00/5 Total 5 Ratings
Developer LYCWED DEV'
Payment Type free
Supported Languages en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "version": "1.1.0",
    "default_locale": "fr",
    "manifest_version": 2,
    "minimum_chrome_version": "28",
    "icons": {
        "16": "icons\/icon_16x16x32.png",
        "48": "icons\/icon_48x48x32.png",
        "128": "icons\/icon_128x128x32.png"
    },
    "permissions": [
        "clipboardWrite",
        "clipboardRead"
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/icon_16x16x32.png",
        "default_popup": "index.html"
    }
}