NewSelfHelp

The blog is all about self help and personal development

Was ist NewSelfHelp?

NewSelfHelp ist eine Chrome-Erweiterung, die von richardquek entwickelt wurde, und ihr Hauptmerkmal ist "The blog is all about self help and personal development".

Erweiterungsscreenshots

screenshot
screenshot

NewSelfHelp-Erweiterungs-CRX-Datei herunterladen

Laden Sie NewSelfHelp-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
Offizielle URL https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
Beschreibung The blog is all about self help and personal development
Dateigröße 25.06 KB
Installationsanzahl 86
Aktuelle Version 1
Letztes Update 2017-09-22
Veröffentlichungsdatum 2017-09-22
Entwickler richardquek
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://30daystosuccess.org/quiz
Hilfeseite URL http://richardreply.com
Unterstützte Sprachen 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"
    ]
}