Amazon price tracker discount

Support price tracking for All Amazon Sites

Τι είναι το Amazon price tracker discount;

Το Amazon price tracker discount είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον exchormenewbie, και η κύρια λειτουργία του είναι "Support price tracking for All Amazon Sites".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Amazon price tracker discount

Λήψη αρχείων επέκτασης 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"
    }
}