Self Development Journal

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

¿Qué es Self Development Journal?

Self Development Journal es una extensión de Chrome desarrollada por Richard Butler Life Coach, y su función principal es "The Self Growth Journal can help you change your life in 30 days".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Self Development Journal

Descarga archivos de extensión Self Development Journal en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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?                    

Información Básica de la Extensión

Nombre Self Development Journal Self Development Journal
ID kiaomcljbciapafdiejljdodjdpjflhb
URL Oficial https://chrome.google.com/webstore/detail/self-development-journal/kiaomcljbciapafdiejljdodjdpjflhb
Descripción The Self Growth Journal can help you change your life in 30 days
Tamaño del Archivo 49.6 KB
Cantidad de Instalaciones 172
Versión Actual 1
Última Actualización 2017-08-21
Fecha de Publicación 2017-08-21
Calificación 3.00/5 Total de 2 Calificaciones
Desarrollador Richard Butler Life Coach
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    ]
}