Personal Development with coaching and NLP
Personal Development With Coaching and NLP
Co to jest Personal Development with coaching and NLP?
Personal Development with coaching and NLP to rozszerzenie Chrome opracowane przez https://www.coachingwithnlp.co, a jego główną funkcją jest „Personal Development With Coaching and NLP”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Personal Development with coaching and NLP
Pobierz pliki rozszerzeń Personal Development with coaching and NLP w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Personal Development with coaching and NLP |
ID | gehnpnflogkoiefopeemnnchldjchnmk |
Oficjalny URL | https://chromewebstore.google.com/detail/personal-development-with/gehnpnflogkoiefopeemnnchldjchnmk |
Opis | Personal Development With Coaching and NLP |
Rozmiar pliku | 28.25 KB |
Liczba instalacji | 14 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2017-08-20 |
Data Publikacji | 2017-08-20 |
Deweloper | https://www.coachingwithnlp.co |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.coachingwithnlp.co/blog |
Obsługiwane Języki | 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" ] } |