Datapare Price Tracker

Track price drops from any e-commerce website.

What is Datapare Price Tracker?

Datapare Price Tracker is a Chrome extension developed by https://datapare.com, and its main feature is "Track price drops from any e-commerce website.".

Extension Screenshots

screenshot
screenshot

Download Datapare Price Tracker Extension CRX File

Download Datapare Price Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Datapare Price Tracker Datapare Price Tracker
ID ohbooindpgjalcmhcmcedlppakcmpddb
Official URL https://chromewebstore.google.com/detail/datapare-price-tracker/ohbooindpgjalcmhcmcedlppakcmpddb
Description Track price drops from any e-commerce website.
File Size 76.75 KB
Installation Count 32
Current Version 0.0.2
Last Updated 2019-07-22
Publish Date 2019-07-22
Rating 5.00/5 Total 5 Ratings
Developer https://datapare.com
Email [email protected]
Payment Type in_app
Extension Website https://www.datapare.com
Privacy Policy Page URL https://www.datapare.com/privacy-policy
Supported Languages 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'"
}