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
官方網址 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"
    ]
}