Self Development Journal

The Self Growth Journal can help you change your life in 30 days

ما هو Self Development Journal؟

Self Development Journal هو إضافة Chrome تم تطويرها بواسطة Richard Butler Life Coach، والميزة الرئيسية لها هي "The Self Growth Journal can help you change your life in 30 days".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Self Development Journal

قم بتنزيل ملفات الامتداد Self Development Journal بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        30 days can change your life.  In fact one day can change your life but so many people don't realise this.  Over the last 2 years I have journaled each and every day and have found that my life has changed.

However I never found a self help journal that was exactly what I wanted. So I created one.  I want to provide you with this self help journal at no cost to you, and I also want to keep you up to date with my latest self help techniques.

Will you allow yourself to change over the next 30 days?                    

معلومات أساسية عن التمديد

الاسم Self Development Journal Self Development Journal
ID kiaomcljbciapafdiejljdodjdpjflhb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/self-development-journal/kiaomcljbciapafdiejljdodjdpjflhb
الوصف The Self Growth Journal can help you change your life in 30 days
حجم الملف 49.6 KB
عدد التثبيتات 172
النسخة الحالية 1
آخر تحديث 2017-08-21
تاريخ النشر 2017-08-21
تقييم 3.00/5 مجموع تقييمات 2
المطور Richard Butler Life Coach
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Self Development Journal",
    "manifest_version": 2,
    "short_name": "Journal",
    "description": "The Self Growth Journal can help you change your life in 30 days",
    "version": "1",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_182-1503358203.png"
    },
    "icons": {
        "128": "128px_182-1503358224.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}