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 |
公式URL | 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" ] } |