Chrome Ipsum

Quick Lorem Ipsum by Michael Ott

什么是Chrome Ipsum?

Chrome Ipsum是由https://michaelott.id.au开发的Chrome扩展程序,该扩展的主要功能是“Quick Lorem Ipsum by Michael Ott”。

扩展截图

screenshot

下载Chrome Ipsum扩展crx文件

下载Chrome Ipsum扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.)                    

扩展基本信息

名称 Chrome Ipsum Chrome Ipsum
ID mmgcgfhdemljbhdcoohmbfaggbloiden
官方URL https://chromewebstore.google.com/detail/chrome-ipsum/mmgcgfhdemljbhdcoohmbfaggbloiden
简介 Quick Lorem Ipsum by Michael Ott
文件大小 126 KB
安装次数 132
当前版本 1.1.1
更新时间 2015-03-29
上架时间 2015-03-28
评分 4.67/5 共3次评分
开发者 https://michaelott.id.au
电子邮箱 [email protected]
付费类型 free
扩展官网 http://michaelott.id.au/
支持的语言 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"
    }
}