Datapare Price Tracker

Track price drops from any e-commerce website.

O que é Datapare Price Tracker?

Datapare Price Tracker é uma extensão do Chrome desenvolvida por https://datapare.com, e sua principal característica é "Track price drops from any e-commerce website.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Datapare Price Tracker

Baixe arquivos de extensão Datapare Price Tracker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Datapare Price Tracker Datapare Price Tracker
ID ohbooindpgjalcmhcmcedlppakcmpddb
URL Oficial https://chromewebstore.google.com/detail/datapare-price-tracker/ohbooindpgjalcmhcmcedlppakcmpddb
Descrição Track price drops from any e-commerce website.
Tamanho do Arquivo 76.75 KB
Contagem de Instalações 32
Versão Atual 0.0.2
Última Atualização 2019-07-22
Data de Publicação 2019-07-22
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor https://datapare.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://www.datapare.com
URL da Página de Política de Privacidade https://www.datapare.com/privacy-policy
Idiomas Suportados 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'"
}