NewSelfHelp

The blog is all about self help and personal development

Vad är NewSelfHelp?

NewSelfHelp är en Chrome-tillägg utvecklad av richardquek, och dess huvudfunktion är "The blog is all about self help and personal development".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner NewSelfHelp-förlängningens CRX-fil

Ladda ner NewSelfHelp-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
Officiell webbadress https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
Beskrivning The blog is all about self help and personal development
Filstorlek 25.06 KB
Antal Installationer 86
Aktuell Version 1
Senast Uppdaterad 2017-09-22
Publiceringsdatum 2017-09-22
Utvecklare richardquek
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://30daystosuccess.org/quiz
Hjälpsida URL http://richardreply.com
Stödda Språk 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"
    ]
}