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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |