Self Development Journal

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

O que é Self Development Journal?

Self Development Journal é uma extensão do Chrome desenvolvida por Richard Butler Life Coach, e sua principal característica é "The Self Growth Journal can help you change your life in 30 days".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Self Development Journal

Baixe arquivos de extensão Self Development Journal no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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?                    

Informações Básicas da Extensão

Nome Self Development Journal Self Development Journal
ID kiaomcljbciapafdiejljdodjdpjflhb
URL Oficial https://chrome.google.com/webstore/detail/self-development-journal/kiaomcljbciapafdiejljdodjdpjflhb
Descrição The Self Growth Journal can help you change your life in 30 days
Tamanho do Arquivo 49.6 KB
Contagem de Instalações 172
Versão Atual 1
Última Atualização 2017-08-21
Data de Publicação 2017-08-21
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor Richard Butler Life Coach
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}