NewSelfHelp

The blog is all about self help and personal development

什么是NewSelfHelp?

NewSelfHelp是由richardquek开发的Chrome扩展程序,该扩展的主要功能是“The blog is all about self help and personal development”。

扩展截图

screenshot
screenshot

下载NewSelfHelp扩展crx文件

下载NewSelfHelp扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 NewSelfHelp NewSelfHelp
ID eippcbojephgehebcanfjnbhoblpcndd
官方URL https://chromewebstore.google.com/detail/newselfhelp/eippcbojephgehebcanfjnbhoblpcndd
简介 The blog is all about self help and personal development
文件大小 25.06 KB
安装次数 86
当前版本 1
更新时间 2017-09-22
上架时间 2017-09-22
开发者 richardquek
电子邮箱 [email protected]
付费类型 free
扩展官网 http://30daystosuccess.org/quiz
帮助页面URL http://richardreply.com
支持的语言 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"
    ]
}