SUPER SELLER CENTRAL - amazon for sellers

Like sellercentral on steroids - make or break for your success on amazon

What is SUPER SELLER CENTRAL - amazon for sellers?

SUPER SELLER CENTRAL - amazon for sellers is a Chrome extension developed by https://supersellercentral.com, and its main feature is "Like sellercentral on steroids - make or break for your success on amazon".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download SUPER SELLER CENTRAL - amazon for sellers Extension CRX File

Download SUPER SELLER CENTRAL - amazon for sellers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        🦸  SUPERSELLERCENTRAL is your all-in-one lifesaver for AMZ sellers! 

💫  SUPERSELLERCENTRAL – sellercentral on fleek! SSC consists of a mighty set of fully integrated  TOOLS that will give you the cutting edge to outperform your competition.

➡️ No login or credit card required. Try it for free! Download now for instant use!

📊 Features made for sellers: All your important data at a glance, newest orders, important messages, customer reviews, returns, on and on and on all directly in sellercentral. All updated in your browser in real-time! Use shortcuts to navigate way faster and more efficient through Seller Central. 

📦 Fully rethought inventory page with badges, reviews, stock information and the like. All your important listing performance relevant meta-data on your inventory page. 

⛑️ Co-work on your support cases in a brand new case lobby: use a state of the art chat to collaborate on support cases. Never lose sight of an important cases and context.

🌟 Automate your review-requests: With just one click you can run through all review-request options each day, to get way more positive feedback.

 📈 Get more valuable insights on your products: TACOS, organic/paid units, keywords and much more all visualized and sorted to let you make the right decisions. A really comprehensive metrics evaluation based on your reports.*

🔐 Pivacy-first design: SSC is lightning fast and respects your privacy needs. Therefore calculations and reports processing is done locally in your browser. Your data belongs to you! 

💪 Are you ready to step up your Amazon game? Just try the app for free or write us a message if you need any help. 

*if you want to make use of PPC relating features additional Amazon API integration access needs to be granted. All other features work instantly and independently.                    

Extension Basic Information

Name SUPER SELLER CENTRAL - amazon for sellers SUPER SELLER CENTRAL - amazon for sellers
ID lmjbknfkgjkejgmiigfakjgninoidgmm
Official URL https://chromewebstore.google.com/detail/super-seller-central-amaz/lmjbknfkgjkejgmiigfakjgninoidgmm
Description Like sellercentral on steroids - make or break for your success on amazon
File Size 8.33 MB
Installation Count 318
Current Version 2.12.4.2
Last Updated 2023-06-21
Publish Date 2020-10-20
Rating 5.00/5 Total 11 Ratings
Developer https://supersellercentral.com
Email [email protected]
Payment Type in_app
Extension Website https://supersellercentral.com
Help Page URL https://supersellercentral.com
Privacy Policy Page URL https://supersellercentral.com/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SUPER SELLER CENTRAL - amazon for sellers",
    "version": "2.12.4.2",
    "description": "Like sellercentral on steroids - make or break for your success on amazon",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/supersellercentral_logo.png"
    },
    "icons": {
        "128": "assets\/supersellercentral_logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.amazon.de\/*",
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.it\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.com.mx\/*",
                "https:\/\/amazon.de\/*",
                "https:\/\/amazon.com\/*",
                "https:\/\/amazon.it\/*",
                "https:\/\/amazon.fr\/*",
                "https:\/\/amazon.es\/*",
                "https:\/\/amazon.co.uk\/*"
            ],
            "js": [
                "assets\/scripts\/libs\/alpine.min.js",
                "content\/core.store.bundle.js",
                "content\/authorization.service.bundle.js",
                "content\/mws.service.bundle.js",
                "content\/shared.service.bundle.js",
                "content\/case-lobby.bundle.js",
                "content\/inventory.bundle.js",
                "content\/home.bundle.js",
                "content\/orders.bundle.js",
                "content\/stripeFrame.bundle.js",
                "content\/messages.bundle.js",
                "content\/dashboard.bundle.js",
                "content\/reports.bundle.js",
                "content\/targets.bundle.js",
                "content\/sales.bundle.js",
                "content\/payments.bundle.js",
                "content\/review-booster.bundle.js",
                "content\/intercom.bundle.js",
                "content\/crawl.service.bundle.js",
                "content\/adppc.service.bundle.js"
            ],
            "css": [
                "assets\/fonts\/fonts.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        "assets\/fonts\/*.*",
        "assets\/style\/*.*",
        "assets\/stripeFrame.html"
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "https:\/\/*.amazon.de\/*",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/*.amazon.it\/*",
        "https:\/\/*.amazon.fr\/*",
        "https:\/\/*.amazon.es\/*",
        "https:\/\/*.amazon.co.uk\/*",
        "https:\/\/*.amazon.ca\/*",
        "https:\/\/*.amazon.com.mx\/*",
        "https:\/\/amazon.de\/*",
        "https:\/\/amazon.com\/*",
        "https:\/\/amazon.it\/*",
        "https:\/\/amazon.fr\/*",
        "https:\/\/amazon.es\/*",
        "https:\/\/amazon.co.uk\/*",
        "*:\/\/*.supersellercentral.com\/*",
        "*:\/\/localhost\/*",
        "*:\/\/api.ai-pricer.com\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/stripe.com https:\/\/js.stripe.com https:\/\/js.stripe.com\/v3 https:\/\/*.intercomcdn.com\/ https:\/\/*.intercom.io\/ https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/www.google-analytics.com; object-src 'self'",
    "background": {
        "scripts": [
            "assets\/scripts\/google-analytics.js",
            "background\/background.bundle.js"
        ],
        "persistent": false
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.intercom.io\/*",
            "*:\/\/localhost\/*",
            "*:\/\/invoicecloud-auth.web.app\/*",
            "*:\/\/invoicecloud-prod.web.app\/*",
            "*:\/\/auth.sub-etha-sens-o-matic.com\/*"
        ]
    }
}