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ファイルをダウンロード

Datapare Price Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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'"
}