Price Ghost - Ebay Price Tracker
One click Amazon,Ebay and Walmart product price tracking and price notifications
Price Ghost - Ebay Price Tracker란 무엇입니까?
Price Ghost - Ebay Price Tracker은(는) http://priceghost.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "One click Amazon,Ebay and Walmart product price tracking and price notifications"입니다.
확장 프로그램 스크린샷
Price Ghost - Ebay Price Tracker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Price Ghost allows for one click Amazon/Ebay/Walmart product tracking and price notifications. Set price watches for the following supported retailers: - Amazon - Ebay - Walmart Set up price targets with one click and receive email notifications when they reach your target. Price ghost will track the product and you will be immediately notified once the price drops.
확장 프로그램 기본 정보
이름 | |
ID | odcahgphhppaejkaoekboikocmikehmp |
공식 URL | https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp |
설명 | One click Amazon,Ebay and Walmart product price tracking and price notifications |
파일 크기 | 104 KB |
설치 횟수 | 421 |
현재 버전 | 1.2.2 |
최근 업데이트 | 2017-02-03 |
출시 날짜 | 2017-02-03 |
평점 | 2.00/5 총 4 개의 평점 |
개발자 | http://priceghost.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.priceghost.com/about |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Price Ghost - Ebay Price Tracker", "description": "One click Amazon,Ebay and Walmart product price tracking and price notifications", "version": "1.2.2", "browser_action": { "default_icon": "imgs\/icon19.png", "default_popup": "popup.html" }, "permissions": [ "storage", "activeTab", "tabs", "cookies", "identity", "*:\/\/*.priceghost.com\/*" ], "icons": { "16": "imgs\/icon16.png", "48": "imgs\/icon48.png", "128": "imgs\/icon128.png" } } |