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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
}