Personal Development with coaching and NLP
Personal Development With Coaching and NLP
Personal Development with coaching and NLP란 무엇입니까?
Personal Development with coaching and NLP은(는) https://www.coachingwithnlp.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Personal Development With Coaching and NLP"입니다.
확장 프로그램 스크린샷
Personal Development with coaching and NLP 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Coaching and NLP are universally accepted as some of the best ways to accelerate personal development. With various techniques, strategies and approaches to enhance ones ability to create effective and lasting change. You will have access to numerous articles and resources in various areas of business and personal life. Giving advice, tips and methodologies to assist in your personal development. Whether you are a business owner, doctor, psychologist, parent, sales person, manager or anyone interested in personal development, you will find value from these coaching and NLP articles and resources.
확장 프로그램 기본 정보
이름 | Personal Development with coaching and NLP |
ID | gehnpnflogkoiefopeemnnchldjchnmk |
공식 URL | https://chromewebstore.google.com/detail/personal-development-with/gehnpnflogkoiefopeemnnchldjchnmk |
설명 | Personal Development With Coaching and NLP |
파일 크기 | 28.25 KB |
설치 횟수 | 14 |
현재 버전 | 1.0 |
최근 업데이트 | 2017-08-20 |
출시 날짜 | 2017-08-20 |
개발자 | https://www.coachingwithnlp.co |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.coachingwithnlp.co/blog |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Personal Development with coaching and NLP", "manifest_version": 2, "short_name": "coachingandnlp", "description": "Personal Development With Coaching and NLP", "version": "1.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_709-1503235784.png" }, "icons": { "128": "128px_709-1503235800.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |