Price Ghost - Ebay Price Tracker

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

什么是Price Ghost - Ebay Price Tracker?

Price Ghost - Ebay Price Tracker是由http://priceghost.com开发的Chrome扩展程序,该扩展的主要功能是“One click Amazon,Ebay and Walmart product price tracking and price notifications”。

扩展截图

screenshot
screenshot
screenshot

下载Price Ghost - Ebay Price Tracker扩展crx文件

下载Price Ghost - Ebay Price Tracker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Price Ghost - Ebay Price Tracker Price Ghost - Ebay Price Tracker
ID odcahgphhppaejkaoekboikocmikehmp
官方URL https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp
简介 One click Amazon,Ebay and Walmart product price tracking and price notifications
文件大小 104 KB
安装次数 421
当前版本 1.2.2
更新时间 2017-02-03
上架时间 2017-02-03
评分 2.00/5 共4次评分
开发者 http://priceghost.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.priceghost.com/about
支持的语言 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"
    }
}