Self Development Journal

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

What is Self Development Journal?

Self Development Journal is a Chrome extension developed by Richard Butler Life Coach, and its main feature is "The Self Growth Journal can help you change your life in 30 days".

Extension Screenshots

screenshot

Download Self Development Journal Extension CRX File

Download Self Development Journal extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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?                    

Extension Basic Information

Name Self Development Journal Self Development Journal
ID kiaomcljbciapafdiejljdodjdpjflhb
Official URL https://chrome.google.com/webstore/detail/self-development-journal/kiaomcljbciapafdiejljdodjdpjflhb
Description The Self Growth Journal can help you change your life in 30 days
File Size 49.6 KB
Installation Count 172
Current Version 1
Last Updated 2017-08-21
Publish Date 2017-08-21
Rating 3.00/5 Total 2 Ratings
Developer Richard Butler Life Coach
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}