NewSelfHelp

The blog is all about self help and personal development

Hvad er NewSelfHelp?

NewSelfHelp er en Chrome-udvidelse udviklet af richardquek, og dens hovedfunktion er "The blog is all about self help and personal development".

Udvidelsesskærmbilleder

screenshot
screenshot

Download NewSelfHelp-udvidelses-CRX-fil

Download NewSelfHelp-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
Officiel URL https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
Beskrivelse The blog is all about self help and personal development
Filstørrelse 25.06 KB
Antal Installationer 86
Nuværende Version 1
Senest Opdateret 2017-09-22
Udgivelsesdato 2017-09-22
Udvikler richardquek
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://30daystosuccess.org/quiz
Hjælpeside-URL http://richardreply.com
Understøttede Sprog 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"
    ]
}