Entrepreneurs Journey
Display the Most Recent Articles, Podcasts and Videos from Entrepreneurs-journey.com
Entrepreneurs Journeyとは何ですか?
Entrepreneurs Journeyはhttp://www.entrepreneurs-journey.comによって開発されたChromeの拡張機能で、その主な機能は「Display the Most Recent Articles, Podcasts and Videos from Entrepreneurs-journey.com」です。
拡張機能のスクリーンショット
Entrepreneurs Journey拡張機能のCRXファイルをダウンロード
Entrepreneurs Journey拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This app allows you to keep up to date with the most recent articles, podcasts and videos from Yaro Starak's blog Entrepreneurs-journey.com. Entrepreneurs-Journey.com is a blog for fellow entrepreneurs, especially if you are interested in following the online business model Yaro has leveraged to make over a million dollars. That business model is: Start A Blog Grow An Email Newsletter Sell Your Own Digital Products In previous years as an entrepreneur Yaro has created, managed and sold several different Internet businesses. Since 2005 through the Entrepreneurs-Journey.com blog, Yaro's email newsletter and in training programs in the EJ Insider, Yaro has taught thousands of people how to make a full time income from blogging part time, how to buy and sell blogs and websites, and how to successfully launch an information product business.
拡張機能の基本情報
名前 | |
ID | jlhfjiienpegjmldajoolpmnmmadjgkf |
公式URL | https://chrome.google.com/webstore/detail/entrepreneurs-journey/jlhfjiienpegjmldajoolpmnmmadjgkf |
説明 | Display the Most Recent Articles, Podcasts and Videos from Entrepreneurs-journey.com |
ファイルサイズ | 118 KB |
インストール数 | 72 |
現在のバージョン | 0.2 |
最終更新日 | 2014-08-21 |
公開日 | 2014-08-21 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://www.entrepreneurs-journey.com |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "name": "Entrepreneurs Journey", "description": "Display the Most Recent Articles, Podcasts and Videos from Entrepreneurs-journey.com", "browser_action": { "default_icon": { "19": "images\/icon48.png" }, "default_title": "Entrepreneurs Journey", "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "16": "images\/icon16.png" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.2" } |