Amazon price tracker discount

Support price tracking for All Amazon Sites

什么是Amazon price tracker discount?

Amazon price tracker discount是由exchormenewbie开发的Chrome扩展程序,该扩展的主要功能是“Support price tracking for All Amazon Sites”。

扩展截图

screenshot
screenshot

下载Amazon price tracker discount扩展crx文件

下载Amazon price tracker discount扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The most accurate Amazon price tracker comparing to any other Amazon price tracking apps.

With this app you will be notified directly when an object which is monitored will be discounted and you can buy it at an amazing price!

You can add an item to the list of products monitored directly from the app's official Amazon or by copying and pasting the link from your browser.

This software is embedded in our website Kartzon.com. Money which we earn from this Affiliate commission will be donated to our Charity work. 

PRICE COMPARISON FOR AMAZON & EBAY - HIGHLIGHTS
• Scan barcodes and view the product on eBay and Amazon simultaneously in seconds
• Find deals, discounts and savings on millions of products
• Use the barcode scanner as a quick, mobile price comparison tool 
• Search and shop for items on directly from the app 
• View honest ratings and reviews for any item you scan                    

扩展基本信息

名称 Amazon price tracker discount Amazon price tracker discount
ID clifemhnbjcfcommpaoinoilhbhmjjko
官方URL https://chrome.google.com/webstore/detail/amazon-price-tracker-disc/clifemhnbjcfcommpaoinoilhbhmjjko
简介 Support price tracking for All Amazon Sites
文件大小 44.78 KB
安装次数 170
当前版本 2
更新时间 2019-01-24
上架时间 2019-01-24
开发者 exchormenewbie
付费类型 free
扩展官网 https://www.wowdealnow.com
帮助页面URL https://www.wowdealnow.com/contact.php
支持的语言 id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2",
    "manifest_version": 2,
    "author": "Amazon price tracker discount",
    "browser_action": {
        "default_title": "__MSG_appName__",
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}