STOCKchckr - How Many Units on the Shelf

Works for all Walmart, Target, Toys R Us, Walgreens and CVS stores in the US.

Τι είναι το STOCKchckr - How Many Units on the Shelf;

Το STOCKchckr - How Many Units on the Shelf είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον amidart, και η κύρια λειτουργία του είναι "Works for all Walmart, Target, Toys R Us, Walgreens and CVS stores in the US.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης STOCKchckr - How Many Units on the Shelf

Λήψη αρχείων επέκτασης STOCKchckr - How Many Units on the Shelf σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        STOCK chckr - in stock quantities checker for Walmart, Target, Toys R Us, Walgreens, CVS  stores in the US.
Gift buyers and online sellers use this store checker to check store availability for hot products. Allows you to see how many units store estimates are in stock at local US stores. 
You get to choose where you want to search on a map, so you can search a region or the entire country. You can add products to your shopping list and then sort by store so you have a buy list for each physical store location.

PRIVACY POLICY:
- STOCKchckr doesn't collect or store any personal information.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα STOCKchckr - How Many Units on the Shelf STOCKchckr - How Many Units on the Shelf
ID cimlfdfhmbbheglkengeckckoaonfhcd
Επίσημο URL https://chromewebstore.google.com/detail/stockchckr-how-many-units/cimlfdfhmbbheglkengeckckoaonfhcd
Περιγραφή Works for all Walmart, Target, Toys R Us, Walgreens and CVS stores in the US.
Μέγεθος Αρχείου 1.45 MB
Αριθμός Εγκαταστάσεων 232
Τρέχουσα Έκδοση 0.9.9.0
Τελευταία Ενημέρωση 2019-12-04
Ημερομηνία Δημοσίευσης 2019-11-29
Αξιολόγηση 2.67/5 Συνολικά 9 Αξιολογήσεις
Προγραμματιστής amidart
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου http://dmitry.artamoshkin.com/privacy.html
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "STOCKchckr - How Many Units on the Shelf",
    "description": "Works for all Walmart, Target, Toys R Us, Walgreens and CVS stores in the US.",
    "version": "0.9.9.0",
    "icons": {
        "128": "\/img\/icon256.png"
    },
    "browser_action": {
        "default_icon": "img\/icon256.png",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "scripts": [
            "\/lib\/jquery-2.2.4.min.js",
            "\/js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.walmart.com\/*",
                "https:\/\/*.walmart.com\/*"
            ],
            "js": [
                "\/lib\/jquery-2.2.4.min.js",
                "\/js\/content-script-0.js"
            ],
            "css": [
                "\/css\/cs-walmart.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*.walmart.com\/*",
                "https:\/\/*.walmart.com\/*"
            ],
            "js": [
                "\/lib\/jquery-2.2.4.min.js",
                "\/js\/content-script-1.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*.walgreens.com\/*",
                "https:\/\/*.walgreens.com\/*"
            ],
            "js": [
                "\/lib\/jquery-2.2.4.min.js",
                "\/js\/content-script-2.js"
            ],
            "css": [
                "\/css\/cs-walmart.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/www.target.com\/*",
                "https:\/\/www.target.com\/*"
            ],
            "js": [
                "\/lib\/jquery-2.2.4.min.js",
                "\/js\/content-script-3.js"
            ],
            "css": [
                "\/css\/cs-walmart.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/www.cvs.com\/*",
                "https:\/\/www.cvs.com\/*"
            ],
            "js": [
                "\/lib\/jquery-2.2.4.min.js",
                "\/js\/content-script-4.js"
            ],
            "css": [
                "\/css\/cs-walmart.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/www.toysrus.com\/*",
                "https:\/\/www.toysrus.com\/*"
            ],
            "js": [
                "\/lib\/jquery-2.2.4.min.js",
                "\/js\/content-script-5.js"
            ],
            "css": [
                "\/css\/cs-walmart.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "\/img\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/maps.googleapis.com; object-src 'self'",
    "oauth2": {
        "client_id": "637660070160-c813blhfu22oujulg9r0nb381mbrfmes.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv8TFyS0Igd86JWGHqtyudkZmWohWcF8gZ3naADHLsz7KDVlhXyPpVAw8PXXXcixaoNt9ScLTKe9qQvAOTRcqfH93m9qGCv0ARPgRoSd0\/WltS52TrryMFLObCBVg4lOPoCuMo5Yn83hgYOndLob9AxFQgPKPAGEnz2+h0aQZ0rHQdM+7aLB5iD0Klwhry9PFMfAwy4t7UUVOVQu89P0iCbMBZZTDg8wcHmxe3mZFJI\/hE4b321Zzd\/wTWkV\/+Gg1TPQhyHdhkshCG7YS35gNl9kwdlQ0jevN3LNFeQ4lU43njHJUh3ztAojegPYrMPr2LI03Yn\/0FAV0oGYWLkDiCQIDAQAB",
    "permissions": [
        "identity",
        "http:\/\/*.walmart.com\/*",
        "https:\/\/*.walmart.com\/*",
        "http:\/\/*.walmart.com\/*",
        "https:\/\/*.walmart.com\/*",
        "http:\/\/*.walgreens.com\/*",
        "https:\/\/*.walgreens.com\/*",
        "http:\/\/*.target.com\/*",
        "https:\/\/*.target.com\/*",
        "http:\/\/www.cvs.com\/*",
        "https:\/\/www.cvs.com\/*",
        "http:\/\/www.toysrus.com\/*",
        "https:\/\/www.toysrus.com\/*",
        "storage"
    ]
}