ManageByStats: Extension

The ManageByStats Extension works in tandem with ManageByStats.com, and is intended to extend the functions of MBS.

Τι είναι το ManageByStats: Extension;

Το ManageByStats: Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://managebystats.com, και η κύρια λειτουργία του είναι "The ManageByStats Extension works in tandem with ManageByStats.com, and is intended to extend the functions of MBS.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Amazon and FBA management and automation made easy with the ManageByStats Extension. See your true Amazon profits, manage by stats and historical graphs, and get automated customer emails, searchable customer database and repeat buyer tracking, easy accounting and financial analysis, robust advertising manager, automatic keyword tracking, inventory management and product grouping, hot product finder, reverse ASIN keyword analysis, listing optimization, multiple user access, all spanning multiple countries.
 
It’s designed to complement the ManageByStats suite of software tools for Amazon sellers. ManageByStats is web-based software trusted and used by thousands of Amazon sellers around the world. Users of MBS count on its tools to provide needed functions not directly available in Amazon Seller Central.

With ManageByStats Amazon sellers are able to easily:

● Know their profit, margins and ROI.
● Do analytics, reporting and product performance visualization.
● Effectively run advertising (PPC) campaigns and set spend budgets.
● Discover and monitor keywords.
● Optimize product listings.
● Manage thousands of products across multiple seller accounts.
● Create and send automated customer response emails.

Along with many more functions and features. For over 5 years we’ve been delivering valuable software tools and solutions to Amazon sellers. MBS started with tools for profit and stats (thus the name; ManageByStats), evolving quickly over the years to include tools to help Amazon sellers manage all aspects of their Amazon business.

The ManageByStats Extension was created to complement these tools. In order to use the ManageByStats Extension you must first be a user of ManageByStats.

The ManageByStats Extension works in tandem with ManageByStats, and is intended to extend the functions of MBS. It runs in the background in Chrome, helping MBS users with things such as:

● Updating gaps in graph data
● Updating order & transaction data
● Updating reviews & feedback data
● Downloading missing products
● Collecting key data points that Amazon only shows in Seller Central

If you're a ManageByStats user the Extension is a must-have for your day-to-day operations. It's free to install and use.

Add the ManageByStats Extension now and be sure to log into Seller Central daily.

ManageByStats is an authorized Amazon developer, and uses their proprietary API (Application Programming Interface) to connect to Amazon Seller Central. Functions in MBS are designed to extend those available in Seller Central, as well as provide additional tools and features not available on Amazon.

ManageByStats supports multiple Amazon Marketplaces, including the US, Canada, Mexico, UK, Germany, Spain, France, Italy, India, Australia and Japan markets.

By using this Extension, you agree to ManageByStats’ Terms & Conditions. Terms available here:

https://www.managebystats.com/terms                    

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

Όνομα ManageByStats: Extension ManageByStats: Extension
ID cogdeckoffhcpfmainkijpifglkkccla
Επίσημο URL https://chromewebstore.google.com/detail/managebystats-extension/cogdeckoffhcpfmainkijpifglkkccla
Περιγραφή The ManageByStats Extension works in tandem with ManageByStats.com, and is intended to extend the functions of MBS.
Μέγεθος Αρχείου 3.43 MB
Αριθμός Εγκαταστάσεων 7,709
Τρέχουσα Έκδοση 0.7.8
Τελευταία Ενημέρωση 2023-08-03
Ημερομηνία Δημοσίευσης 2020-06-16
Αξιολόγηση 4.60/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://managebystats.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://managebystats.com
Διεύθυνση URL της Σελίδας Βοήθειας https://managebystats.com/knowledge-base/mbs-chrome-plugin
URL της Σελίδας Πολιτικής Απορρήτου https://managebystats.com/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.7.8",
    "name": "ManageByStats: Extension",
    "description": "The ManageByStats Extension works in tandem with ManageByStats.com, and is intended to extend the functions of MBS.",
    "short_name": "ManageByStats",
    "options_page": "popup.html",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.managebystats.com\/*"
        ]
    },
    "web_accessible_resources": [
        "images\/*.*",
        "css\/widget.css",
        "css\/font-awesome.min.css",
        "fonts\/fontawesome-webfont.woff2",
        "fonts\/fontawesome-webfont.ttf",
        "popup_embed.html"
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/sellercentral.amazon.com\/*",
                "*:\/\/sellercentral.amazon.co.uk\/*",
                "*:\/\/sellercentral.amazon.ca\/*",
                "*:\/\/sellercentral.amazon.fr\/*",
                "*:\/\/sellercentral.amazon.de\/*",
                "*:\/\/sellercentral.amazon.com.br\/*",
                "*:\/\/sellercentral.amazon.mx\/*",
                "*:\/\/sellercentral.amazon.co.jp\/*",
                "*:\/\/sellercentral.amazon.it\/*",
                "*:\/\/sellercentral.amazon.es\/*",
                "*:\/\/sellercentral.amazon.cn\/*",
                "*:\/\/sellercentral.amazon.in\/*",
                "*:\/\/sellercentral.amazon.nl\/*",
                "*:\/\/sellercentral.amazon.com.au\/*",
                "*:\/\/sellercentral.amazon.se\/*",
                "*:\/\/sellercentral.amazon.sg\/*"
            ],
            "css": [
                "css\/font-awesome.min.css"
            ],
            "font": [
                "fonts\/fontawesome-webfont.eot",
                "fonts\/fontawesome-webfont.woff2",
                "fonts\/fontawesome-webfont.woff",
                "fonts\/fontawesome-webfont.ttf"
            ],
            "js": [
                "widget.js"
            ]
        }
    ],
    "permissions": [
        "background",
        "storage",
        "webRequest",
        "*:\/\/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.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.se\/*",
        "*:\/\/*.amazon.se\/*",
        "*:\/\/amazon.sg\/*",
        "*:\/\/*.amazon.sg\/*",
        "*:\/\/amazon.com.au\/*",
        "*:\/\/*.amazon.com.au\/*",
        "*:\/\/amazonaws.com\/*",
        "*:\/\/*.amazonaws.com\/*"
    ]
}