Datapare Price Tracker

Track price drops from any e-commerce website.

Datapare Price Tracker란 무엇입니까?

Datapare Price Tracker은(는) https://datapare.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Track price drops from any e-commerce website."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Datapare Price Tracker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Track price drops from any e-commerce website.
 
1) Install extension.
 
2) On the product page, click the extension button.
 
3) Enter your email address.
 
4) Price drops will be sent to you ASAP.

It is FREE for 10 products.
 
Language support /English
 
 
Terms of Service

Datapare website/extension provides free and paid service. We do not provide any warranty or guarantee of service or uptime. Any automated use of our service is strictly forbidden. People found to be using automation will be immediately and permanently banned. Datapare reserves the right to make changes and improvements to these Terms of Service at any time and without notice. By using this site you acknowledge that you have read and agree to these terms and do so at your own risk.

 
Privacy Policy

You can use all of our services without providing any personal information. However, if you do so we will not sell or trade your personal information under any circumstance. By setting up a tracking request on our site you'd like us to contact you via the contact information you provided to us. We will try to contact you only in necessery conditions. We will only keep your email to send information to you that demanded. If you decide to subscribe to one of our fee-based subscriptions we will share your email-address with the chosen payment provider - solely for the purpose of payment related communication. You can delete all your information by deleting your account through the settings.

 
Disclaimer
Datapare is not and will not responsible for any price change between the time that data collected and seen on the website.                    

확장 프로그램 기본 정보

이름 Datapare Price Tracker Datapare Price Tracker
ID ohbooindpgjalcmhcmcedlppakcmpddb
공식 URL https://chromewebstore.google.com/detail/datapare-price-tracker/ohbooindpgjalcmhcmcedlppakcmpddb
설명 Track price drops from any e-commerce website.
파일 크기 76.75 KB
설치 횟수 32
현재 버전 0.0.2
최근 업데이트 2019-07-22
출시 날짜 2019-07-22
평점 5.00/5 총 5 개의 평점
개발자 https://datapare.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://www.datapare.com
개인정보 보호 정책 페이지 URL https://www.datapare.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Datapare Price Tracker",
    "description": "Track price drops from any e-commerce website.",
    "version": "0.0.2",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open Datapare"
    },
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' 'sha256-5As4+3YpY62+l38PsxCEkjB1R4YtyktBtRScTJ3fyLU='; object-src 'self'"
}