NewSelfHelp

The blog is all about self help and personal development

O que é NewSelfHelp?

NewSelfHelp é uma extensão do Chrome desenvolvida por richardquek, e sua principal característica é "The blog is all about self help and personal development".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão NewSelfHelp

Baixe arquivos de extensão NewSelfHelp 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

                        This blog is all about self help and personal development. If you are interested in Law of Attraction, Inspiration, Hypnosis, Healing and Peak Performance, this is the blog you should visit!                    

Informações Básicas da Extensão

Nome NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
URL Oficial https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
Descrição The blog is all about self help and personal development
Tamanho do Arquivo 25.06 KB
Contagem de Instalações 86
Versão Atual 1
Última Atualização 2017-09-22
Data de Publicação 2017-09-22
Desenvolvedor richardquek
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://30daystosuccess.org/quiz
URL da Página de Ajuda http://richardreply.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NewSelfHelp",
    "manifest_version": 2,
    "short_name": "NewSelfHelp",
    "description": "The blog is all about self help and personal development",
    "version": "1",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_1240-1506097956.png"
    },
    "icons": {
        "128": "128px_1240-1506097964.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}