NewSelfHelp
The blog is all about self help and personal development
ما هو NewSelfHelp؟
NewSelfHelp هو إضافة Chrome تم تطويرها بواسطة richardquek، والميزة الرئيسية لها هي "The blog is all about self help and personal development".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة NewSelfHelp
قم بتنزيل ملفات الامتداد NewSelfHelp بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
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 |
عنوان صفحة المساعدة | 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" ] } |