Self Development Journal

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

Qu'est-ce que Self Development Journal ?

Self Development Journal est une extension Chrome développée par Richard Butler Life Coach, et sa fonction principale est "The Self Growth Journal can help you change your life in 30 days".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Self Development Journal

Téléchargez les fichiers d'extension Self Development Journal au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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?                    

Informations de Base sur l'Extension

Nom Self Development Journal Self Development Journal
ID kiaomcljbciapafdiejljdodjdpjflhb
URL Officiel https://chrome.google.com/webstore/detail/self-development-journal/kiaomcljbciapafdiejljdodjdpjflhb
Description The Self Growth Journal can help you change your life in 30 days
Taille du Fichier 49.6 KB
Nombre d'Installations 172
Version Actuelle 1
Dernière Mise à Jour 2017-08-21
Date de Publication 2017-08-21
Évaluation 3.00/5 Total 2 Évaluations
Développeur Richard Butler Life Coach
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}