Price Ghost - Ebay Price Tracker

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

Apa itu Price Ghost - Ebay Price Tracker?

Price Ghost - Ebay Price Tracker adalah ekstensi Chrome yang dikembangkan oleh http://priceghost.com, dan fitur utamanya adalah "One click Amazon,Ebay and Walmart product price tracking and price notifications".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Price Ghost - Ebay Price Tracker

Unduh file ekstensi Price Ghost - Ebay Price Tracker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Price Ghost - Ebay Price Tracker Price Ghost - Ebay Price Tracker
ID odcahgphhppaejkaoekboikocmikehmp
URL Resmi https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp
Deskripsi One click Amazon,Ebay and Walmart product price tracking and price notifications
Ukuran File 104 KB
Jumlah Instalasi 421
Versi Saat Ini 1.2.2
Terakhir Diperbarui 2017-02-03
Tanggal Publikasi 2017-02-03
Penilaian 2.00/5 Total 4 Penilaian
Pengembang http://priceghost.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://www.priceghost.com/about
Bahasa yang Didukung 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"
    }
}