Lorem Ipsum Generator (Default Text)
Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.
什么是Lorem Ipsum Generator (Default Text)?
Lorem Ipsum Generator (Default Text)是由sheilasedie开发的Chrome扩展程序,该扩展的主要功能是“Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.”。
扩展截图
下载Lorem Ipsum Generator (Default Text)扩展crx文件
下载Lorem Ipsum Generator (Default Text)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Lorem Ipsum Generator quickly delivers default text to complement your amazing design. The default settings are optimized to be used right after installation, but you can easily customize a few settings to get the perfect text for your taste. Each sentence is randomly generated to simulate real text. Options: 1-5 paragraphs with 1-20 sentences per paragraph Optional paragraph tag encasing or other line breaks Copy to clipboard Permissions requested: Storage for saving preferences
扩展基本信息
名称 | |
ID | mcdcbjjoakogbcopinefncmkcamnfkdb |
官方URL | https://chrome.google.com/webstore/detail/lorem-ipsum-generator-def/mcdcbjjoakogbcopinefncmkcamnfkdb |
简介 | Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized. |
文件大小 | 123 KB |
安装次数 | 51,556 |
当前版本 | 2.4.0 |
更新时间 | 2021-11-02 |
上架时间 | 2019-03-04 |
评分 | 3.82/5 共103次评分 |
开发者 | sheilasedie |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://jareddrake.com |
帮助页面URL | https://github.com/jardrake/Lorem-Ipsum-Generator/issues |
支持的语言 | en |
manifest.json | |
{ "browser_action": { "default_icon": "icon-19.png", "default_popup": "index.html" }, "description": "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.", "icons": { "128": "icon-128.png", "48": "icon-48.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4Z8Khk8PMbvDjRCaWrhpU7AcnYz1y9rrV0kRsaPfb+L7YJxxttFu6WO5Pw26EmXNJXCiWqIOZObOVuoe8AFGMHbXZeSSlsSFRLy\/HLIwLo9jGwi1oexuZ1n63ae7Z9gMFDQF5kjthxdqjSEUN5LIJ1lHROkbpnWujq7sPEBnKuQIDAQAB", "manifest_version": 2, "permissions": [ "storage" ], "name": "Lorem Ipsum Generator (Default Text)", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.4.0" } |