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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}