Ultimate Self Improvement Resources

This extension empowers your exploration for self improvement self help personal development stress management etc in order to

Ultimate Self Improvement Resources란 무엇입니까?

Ultimate Self Improvement Resources은(는) om pdhar에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension empowers your exploration for self improvement self help personal development stress management etc in order to"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Ultimate Self Improvement Resources 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This extension empowers your exploration for self improvement, self help, personal development, stress management etc. in order to enhance the quality of your life. If you want to enrich your life and expand your horizons to the maximum, this is for you.                    

확장 프로그램 기본 정보

이름 Ultimate Self Improvement Resources Ultimate Self Improvement Resources
ID dlfoepgiikdcmgpekcndihbiblbhloan
공식 URL https://chromewebstore.google.com/detail/ultimate-self-improvement/dlfoepgiikdcmgpekcndihbiblbhloan
설명 This extension empowers your exploration for self improvement self help personal development stress management etc in order to
파일 크기 48.41 KB
설치 횟수 13
현재 버전 1.0
최근 업데이트 2017-08-24
출시 날짜 2017-08-24
평점 1.00/5 총 1 개의 평점
개발자 om pdhar
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ultimate Self Improvement Resources",
    "manifest_version": 2,
    "short_name": "UltimateSelfImprovementResources",
    "description": "This extension empowers your exploration for self improvement self help personal development stress management etc in order to",
    "version": "1.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_402-1503611044.png"
    },
    "icons": {
        "128": "128px_402-1503611058.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}