NewSelfHelp

The blog is all about self help and personal development

NewSelfHelp란 무엇입니까?

NewSelfHelp은(는) richardquek에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The blog is all about self help and personal development"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

NewSelfHelp 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This blog is all about self help and personal development. If you are interested in Law of Attraction, Inspiration, Hypnosis, Healing and Peak Performance, this is the blog you should visit!                    

확장 프로그램 기본 정보

이름 NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
공식 URL https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
설명 The blog is all about self help and personal development
파일 크기 25.06 KB
설치 횟수 86
현재 버전 1
최근 업데이트 2017-09-22
출시 날짜 2017-09-22
개발자 richardquek
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://30daystosuccess.org/quiz
도움말 페이지 URL http://richardreply.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NewSelfHelp",
    "manifest_version": 2,
    "short_name": "NewSelfHelp",
    "description": "The blog is all about self help and personal development",
    "version": "1",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_1240-1506097956.png"
    },
    "icons": {
        "128": "128px_1240-1506097964.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}