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
官方網址 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"
    }
}