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.」です。

拡張機能のスクリーンショット

screenshot
screenshot

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                    

拡張機能の基本情報

名前 Lorem Ipsum Generator (Default Text) Lorem Ipsum Generator (Default Text)
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
Eメール [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"
}