Amzpecty

Amzpecty easily checks and tracks Amazon competitors' stock, quantity, inventory, prices, and variations.

Τι είναι το Amzpecty;

Το Amzpecty είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.amzpecty.com, και η κύρια λειτουργία του είναι "Amzpecty easily checks and tracks Amazon competitors' stock, quantity, inventory, prices, and variations.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Amzpecty

Λήψη αρχείων επέκτασης Amzpecty σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Check out these Amazing Amazon Seller Tool!

Features:
* Check Amazon Seller Quantity, Price, Sales Rank, etc.
* View Amazon Product Variants
* Calculate Amazon Profit
* Take Daily Product Data Snapshots
* Add Notes to Seller Central Products

ABSOLUTELY NO OBLIGATION. AVAIL THE 15-DAY FREE TRIAL
Amzpecty.com offers a limited free trial up to 5 queries without the need to register or subscribe. After 5 queries, Amzpecty also offers another absolutely no-obligation, 15-day free trial to those who subscribe. Payment method is not required for the 15-day free trial. Upgrade anytime and go unlimited with paid subscriptions.

In just 1 click, we provide you all of Amazon sellers’ product quantity.

See product’s:
> Estimated total listed quantity (all sellers)
> Number of offers (Sellers)
> Available quantity of each offer
> Price and estimated and total shipping cost
> FBA indicator
> Product condition
> Highest sales rank
> Search result of CSV file download
> Filter result by FBA/MFN and/or condition
> Quantity on merchant’s store front


NEW! 
View/Review of latest 100 search results (Premium paid only)


HOW TO USE:

1. Install FREE Amzpecty.
2. Go to "Amazon Product Page" or "Amazon Search Result Page" or "Seller Central Manage Inventory".
3. Click Amzpecty icon.
4. Browse the seller quantities and total.


Feature Requests/Comments/Suggestions

Amzpecty aims to boost every entrepreneur’s selling/buying journey and experience and empower thousands of newbies and flourishing sellers alike. For feature requests, comments, or suggestions, please send them to [email protected]. We will be delighted to hear them.                    

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

Όνομα Amzpecty Amzpecty
ID aflmmebhjofhfnhaofpheinfjlpmdbhm
Επίσημο URL https://chromewebstore.google.com/detail/amzpecty/aflmmebhjofhfnhaofpheinfjlpmdbhm
Περιγραφή Amzpecty easily checks and tracks Amazon competitors' stock, quantity, inventory, prices, and variations.
Μέγεθος Αρχείου 111 KB
Αριθμός Εγκαταστάσεων 6,889
Τρέχουσα Έκδοση 4.1.0
Τελευταία Ενημέρωση 2022-11-17
Ημερομηνία Δημοσίευσης 2020-04-01
Αξιολόγηση 4.21/5 Συνολικά 95 Αξιολογήσεις
Προγραμματιστής https://www.amzpecty.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας https://amzpecty.freshdesk.com/support/tickets/new
URL της Σελίδας Πολιτικής Απορρήτου http://www.crystalballsystems.com/privacypolicy.xhtml
Υποστηριζόμενες Γλώσσες id,ms,de,en,fr,nl,no,vi,tr,da,es,it,hu,pl,ro,sv,el,ru,iw,th,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.1.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background_wrapper.js"
    },
    "permissions": [
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.amzpecty.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.com.br\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.com.tr\/*",
        "*:\/\/*.amazon.com.au\/*",
        "*:\/\/*.amazon.sg\/*",
        "*:\/\/*.amazon.ae\/*",
        "*:\/\/*.amazon.se\/*",
        "*:\/\/*.amazon.sa\/*"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "css\/amzpecty.popup.css",
                "css\/amzpecty.inject.sc.css"
            ],
            "js": [
                "config.js",
                "scripts\/lib\/jquery-3.6.0.min.js",
                "scripts\/lib\/rangeslider.js",
                "scripts\/util\/CommonUtil.js",
                "scripts\/util\/MessageUtil.js",
                "scripts\/service\/AmazonService.js",
                "scripts\/service\/AmazonOfferListingService.js",
                "scripts\/service\/AmazonSearchResultPageService.js",
                "scripts\/service\/AmazonProductVariationService.js",
                "scripts\/service\/AmazonSellerCentralService.js",
                "scripts\/service\/AmazonFBAFBMCalculatorService.js",
                "scripts\/content\/content.js"
            ],
            "matches": [
                "*:\/\/*.amzpecty.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.sa\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    }
}