Price Ghost - Ebay Price Tracker

One click Amazon,Ebay and Walmart product price tracking and price notifications

O que é Price Ghost - Ebay Price Tracker?

Price Ghost - Ebay Price Tracker é uma extensão do Chrome desenvolvida por http://priceghost.com, e sua principal característica é "One click Amazon,Ebay and Walmart product price tracking and price notifications".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Price Ghost - Ebay Price Tracker

Baixe arquivos de extensão Price Ghost - Ebay 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

                        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.                    

Informações Básicas da Extensão

Nome Price Ghost - Ebay Price Tracker Price Ghost - Ebay Price Tracker
ID odcahgphhppaejkaoekboikocmikehmp
URL Oficial https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp
Descrição One click Amazon,Ebay and Walmart product price tracking and price notifications
Tamanho do Arquivo 104 KB
Contagem de Instalações 421
Versão Atual 1.2.2
Última Atualização 2017-02-03
Data de Publicação 2017-02-03
Classificação 2.00/5 Total de 4 Avaliações
Desenvolvedor http://priceghost.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://www.priceghost.com/about
Idiomas Suportados 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"
    }
}