Ultimate Self Improvement Resources
This extension empowers your exploration for self improvement self help personal development stress management etc in order to
什麼是Ultimate Self Improvement Resources?
Ultimate Self Improvement Resources是由om pdhar開發的Chrome擴展程式,該擴展的主要功能是“This extension empowers your exploration for self improvement self help personal development stress management etc in order to”。
擴展截圖
下載Ultimate Self Improvement Resources擴展crx文件
下載Ultimate Self Improvement Resources擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension empowers your exploration for self improvement, self help, personal development, stress management etc. in order to enhance the quality of your life. If you want to enrich your life and expand your horizons to the maximum, this is for you.
擴展基本資訊
名稱 | Ultimate Self Improvement Resources |
ID | dlfoepgiikdcmgpekcndihbiblbhloan |
官方網址 | https://chromewebstore.google.com/detail/ultimate-self-improvement/dlfoepgiikdcmgpekcndihbiblbhloan |
簡介 | This extension empowers your exploration for self improvement self help personal development stress management etc in order to |
檔案大小 | 48.41 KB |
安裝次數 | 13 |
目前版本 | 1.0 |
更新時間 | 2017-08-24 |
上架時間 | 2017-08-24 |
評分 | 1.00/5 共 1 次評分 |
開發者 | om pdhar |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ultimate Self Improvement Resources", "manifest_version": 2, "short_name": "UltimateSelfImprovementResources", "description": "This extension empowers your exploration for self improvement self help personal development stress management etc in order to", "version": "1.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_402-1503611044.png" }, "icons": { "128": "128px_402-1503611058.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |