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

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

확장 프로그램 사용 설명서

                        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"
    }
}