MBS Retriever

Amazon and FBA product research tool. See rank, sales volume, estimated revenue and more for the products in an Amazon search.

Τι είναι το MBS Retriever;

Το MBS Retriever είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://managebystats.com, και η κύρια λειτουργία του είναι "Amazon and FBA product research tool. See rank, sales volume, estimated revenue and more for the products in an Amazon search.".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        MBS Retriever helps Amazon sellers like you discover the “hidden gems” on Amazon that you need for validating Amazon product ideas fast, create your brand, expand your product line, increase profits, and crush the competition! 

With this tool, you’ll see real-time product data displayed right on the product page, or search results page, you’re currently browsing. 

We currently support Amazon marketplaces in the United States, UK and Germany, with Canada, France, India, Italy, Mexico and Spain coming soon.                    

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

Όνομα MBS Retriever MBS Retriever
ID afanpgdoladoakmnkgoccdfoillpeaop
Επίσημο URL https://chromewebstore.google.com/detail/mbs-retriever/afanpgdoladoakmnkgoccdfoillpeaop
Περιγραφή Amazon and FBA product research tool. See rank, sales volume, estimated revenue and more for the products in an Amazon search.
Μέγεθος Αρχείου 3.18 MB
Αριθμός Εγκαταστάσεων 23,455
Τρέχουσα Έκδοση 1.1.10
Τελευταία Ενημέρωση 2024-01-12
Ημερομηνία Δημοσίευσης 2020-06-12
Αξιολόγηση 4.15/5 Συνολικά 91 Αξιολογήσεις
Προγραμματιστής https://managebystats.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://managebystats.com
Διεύθυνση URL της Σελίδας Βοήθειας https://managebystats.com/knowledge-base/finderext
URL της Σελίδας Πολιτικής Απορρήτου https://managebystats.com/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1.10",
    "name": "MBS Retriever",
    "short_name": "MBSRetriever",
    "description": "Amazon and FBA product research tool. See rank, sales volume, estimated revenue and more for the products in an Amazon search.",
    "options_page": "popup.html",
    "minimum_chrome_version": "65.0.0",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.managebystats.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/amazon.com\/*",
                "*:\/\/www.amazon.com\/*",
                "*:\/\/amazon.co.uk\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/amazon.ca\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/amazon.fr\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/amazon.de\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/amazon.com.br\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/amazon.mx\/*",
                "*:\/\/www.amazon.mx\/*",
                "*:\/\/amazon.com.mx\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/amazon.co.jp\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/amazon.it\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/amazon.es\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/amazon.cn\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/amazon.in\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/amazon.nl\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/amazon.com.au\/*",
                "*:\/\/www.amazon.com.au\/*"
            ],
            "css": [
                "css\/font-awesome-fonts.css"
            ],
            "font": [
                "fonts\/fa-brands-400.woff2",
                "fonts\/fa-brands-400.ttf",
                "fonts\/fa-light-300.woff2",
                "fonts\/fa-light-300.ttf",
                "fonts\/fa-regular-400.woff2",
                "fonts\/fa-regular-400.ttf",
                "fonts\/fa-solid-900.woff2",
                "fonts\/fa-solid-900.ttf"
            ],
            "js": [
                "widget.js"
            ]
        },
        {
            "matches": [
                "*:\/\/amazon.com\/*",
                "*:\/\/www.amazon.com\/*",
                "*:\/\/amazon.co.uk\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/amazon.ca\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/amazon.fr\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/amazon.de\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/amazon.com.br\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/amazon.mx\/*",
                "*:\/\/www.amazon.mx\/*",
                "*:\/\/amazon.com.mx\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/amazon.co.jp\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/amazon.it\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/amazon.es\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/amazon.cn\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/amazon.in\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/amazon.nl\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/amazon.com.au\/*",
                "*:\/\/www.amazon.com.au\/*"
            ],
            "css": [],
            "font": [],
            "js": [
                "widget-loading.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/managebystats.com\/*",
                "*:\/\/*.managebystats.com\/*"
            ],
            "css": [],
            "js": [
                "mbs.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "images\/*.*",
        "css\/font-awesome-fonts.css",
        "fonts\/fa-brands-400.woff2",
        "fonts\/fa-brands-400.ttf",
        "fonts\/fa-light-300.woff2",
        "fonts\/fa-light-300.ttf",
        "fonts\/fa-regular-400.woff2",
        "fonts\/fa-regular-400.ttf",
        "fonts\/fa-solid-900.woff2",
        "fonts\/fa-solid-900.ttf"
    ],
    "page_action": {
        "default_icon": {
            "19": "images-greyed\/icon19.png",
            "38": "images-greyed\/icon38.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "activeTab",
        "background",
        "cookies",
        "contextMenus",
        "*:\/\/managebystats.com\/*",
        "*:\/\/*.managebystats.com\/*",
        "*:\/\/amazon.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/amazon.co.uk\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/amazon.ca\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/amazon.fr\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/amazon.de\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/amazon.com.br\/*",
        "*:\/\/*.amazon.com.br\/*",
        "*:\/\/amazon.mx\/*",
        "*:\/\/*.amazon.mx\/*",
        "*:\/\/amazon.com.mx\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/amazon.co.jp\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/amazon.it\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/amazon.es\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/amazon.cn\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/amazon.in\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/amazon.nl\/*",
        "*:\/\/*.amazon.nl\/*",
        "*:\/\/amazon.com.au\/*",
        "*:\/\/*.amazon.com.au\/*"
    ]
}