Self Development Journal

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

Hvad er Self Development Journal?

Self Development Journal er en Chrome-udvidelse udviklet af Richard Butler Life Coach, og dens hovedfunktion er "The Self Growth Journal can help you change your life in 30 days".

Udvidelsesskærmbilleder

screenshot

Download Self Development Journal-udvidelses-CRX-fil

Download Self Development Journal-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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?                    

Grundlæggende oplysninger om udvidelsen

Navn Self Development Journal Self Development Journal
ID kiaomcljbciapafdiejljdodjdpjflhb
Officiel URL https://chrome.google.com/webstore/detail/self-development-journal/kiaomcljbciapafdiejljdodjdpjflhb
Beskrivelse The Self Growth Journal can help you change your life in 30 days
Filstørrelse 49.6 KB
Antal Installationer 172
Nuværende Version 1
Senest Opdateret 2017-08-21
Udgivelsesdato 2017-08-21
Bedømmelse 3.00/5 Samlet 2 Bedømmelser
Udvikler Richard Butler Life Coach
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    ]
}