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文件
下載Personal Development with coaching and NLP擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" ] } |