NewSelfHelp

The blog is all about self help and personal development

Wat is NewSelfHelp?

NewSelfHelp is een Chrome-extensie ontwikkeld door richardquek, en de belangrijkste functie is "The blog is all about self help and personal development".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie NewSelfHelp

Download NewSelfHelp-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
Officiële URL https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
Beschrijving The blog is all about self help and personal development
Bestandsgrootte 25.06 KB
Aantal Installaties 86
Huidige Versie 1
Laatst Bijgewerkt 2017-09-22
Publicatiedatum 2017-09-22
Ontwikkelaar richardquek
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://30daystosuccess.org/quiz
Help Pagina-URL http://richardreply.com
Ondersteunde Talen 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"
    ]
}