SellerSprite - Amazon Research Tool

Help Amazon sellers find products, optimize keywords, do keyword & product research, spy on competitors.

Co je SellerSprite - Amazon Research Tool?

SellerSprite - Amazon Research Tool je rozšíření Chrome vyvinuté https://www.sellersprite.com, a jeho hlavní funkcí je „Help Amazon sellers find products, optimize keywords, do keyword & product research, spy on competitors.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření SellerSprite - Amazon Research Tool

Stáhněte si soubory rozšíření SellerSprite - Amazon Research Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        SellerSprite Extension: the choice of 800,000+ Amazon sellers
Help Amazon sellers find products, optimize keywords, do keyword & product research, spy on competitors.
Make Amazon keyword&product research easy and fast. Find product opportunity, optimize keywords, assess market competition and demand, estimate profit, track competitors in real-time while browsing on Amazon.
 
AI-powered insights and billions of Amazon data points: historical trends, monthly/daily sales, revenue, keyword search volume, click-through rate, CPC bid, and much more.
 
Core features:
Batch Request Customer Review/Feedback (Free for all users)
You can easily send requests to Amazon customers to give feedback on their shopping experience.
 
Product Quick View (Free for all users)
View product info and data without having to enter into the listing page.
 
Market Report - provide all data points needed for market analysis
Generate a report on the search result page in one click for market analysis.
 
Product Research - get product insights 
Get data insight into the products, including monthly sales, revenue, sales trends, price, BSR, reviews, rating, etc.
 
Keyword Mining - get keywords for listing and PPC
Discover all the keywords related to your target market.
 
Reverse ASIN Keyword - find competitor keywords
Discover which keywords your competitors rank for . These keywords are crucial for your listing and PPC 

Keyword Index Checker (Free for all users)
To get ASIN-Keyword's realtime Amazon ranking page, try it. Also, you can easily get all Listing Variation's ranking

Keppa Alternative (Free for all users)
Integrates Keepa to allow you to compare ratings, reviews, pricing, and features of Amazon products.

Variations 
This ASIN Grabber tool can help you quickly scan, identify, and download ASINs for advanced research.

Review Analysis
Support by ChatGPT , based on reviews to refine the consumer profile, product advantages and disadvantages.
 
Download (Free for all users)
One-click batch download of Listing images/Reviews/Q&A/review images/A+ images.

Stock Stats
Spy on your competition’s available units for sale with Inventory Levels. Discover who your real competitors are and if you have any potential hijackers on your listing.

Supplier Finder (Free for all users)
Find quality product suppliers faster and easier on Alibaba.com and 1688.com

Learn more: www.sellersprite.com                    

Základní Informace o Rozšíření

Název SellerSprite - Amazon Research Tool SellerSprite - Amazon Research Tool
ID lnbmbgocenenhhhdojdielgnmeflbnfb
Oficiální URL https://chromewebstore.google.com/detail/sellersprite-amazon-resea/lnbmbgocenenhhhdojdielgnmeflbnfb
Popis Help Amazon sellers find products, optimize keywords, do keyword & product research, spy on competitors.
Velikost souboru 4.95 MB
Počet instalací 309,764
Aktuální Verze 4.3.5
Poslední Aktualizace 2023-12-28
Datum Vydání 2020-06-19
Hodnocení 4.40/5 Celkem 231 Hodnocení
Vývojář https://www.sellersprite.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.sellersprite.com
URL Stránky Nápovědy https://www.sellersprite.com
URL Stránky Zásad Ochrany Soukromí https://www.sellersprite.com/en/help/privacy-policy
Podporované Jazyky en,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_main_name__",
    "description": "__MSG_main_description__",
    "default_locale": "en",
    "version": "4.3.5",
    "icons": {
        "16": "assets\/images\/icons\/icon-16.png",
        "24": "assets\/images\/icons\/icon-24.png",
        "32": "assets\/images\/icons\/icon-32.png",
        "48": "assets\/images\/icons\/icon-48.png",
        "64": "assets\/images\/icons\/icon-64.png",
        "128": "assets\/images\/icons\/icon-128.png",
        "256": "assets\/images\/icons\/icon-256.png",
        "512": "assets\/images\/icons\/icon-512.png",
        "1024": "assets\/images\/icons\/icon-1024.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/images\/icons\/icon-16.png",
            "32": "assets\/images\/icons\/icon-32.png",
            "48": "assets\/images\/icons\/icon-48.png"
        },
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "cookies",
        "contextMenus",
        "declarativeNetRequest",
        "identity"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background\/index.js"
    },
    "content_scripts": [
        {
            "js": [
                "chunk-vendors.js",
                "chunk-common.js",
                "content\/index.js",
                "assets\/fontjs.js",
                "assets\/exceljs.min.js"
            ],
            "css": [
                "chunk-common.css",
                "content\/index.css",
                "assets\/styles\/flag-icon-css\/css\/flag-icon.min.css"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "https:\/\/www.amazon.com.au\/*",
                "https:\/\/www.amazon.ae\/*",
                "https:\/\/www.amazon.nl\/*",
                "https:\/\/www.amazon.se\/*",
                "https:\/\/www.amazon.sa\/*",
                "https:\/\/www.amazon.sg\/*",
                "https:\/\/www.amazon.com.br\/*",
                "https:\/\/www.amazon.com.tr\/*",
                "https:\/\/sellercentral.amazon.com\/orders*",
                "https:\/\/sellercentral.amazon.co.jp\/orders*",
                "https:\/\/sellercentral.amazon.co.uk\/orders*",
                "https:\/\/sellercentral.amazon.de\/orders*",
                "https:\/\/sellercentral.amazon.fr\/orders*",
                "https:\/\/sellercentral.amazon.es\/orders*",
                "https:\/\/sellercentral.amazon.it\/orders*",
                "https:\/\/sellercentral.amazon.ca\/orders*",
                "https:\/\/sellercentral.amazon.in\/orders*",
                "https:\/\/sellercentral.amazon.com.mx\/orders*",
                "https:\/\/sellercentral.amazon.com.au\/orders*",
                "https:\/\/sellercentral.amazon.ae\/orders*",
                "https:\/\/sellercentral.amazon.nl\/orders*",
                "https:\/\/sellercentral.amazon.se\/orders*",
                "https:\/\/sellercentral.amazon.sa\/orders*",
                "https:\/\/sellercentral.amazon.sg\/orders*",
                "https:\/\/sellercentral-japan.amazon.com\/orders*",
                "https:\/\/sellercentral-europe.amazon.com\/orders*"
            ]
        },
        {
            "js": [
                "chunk-vendors.js",
                "chunk-common.js",
                "content\/web.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.sellersprite.com\/*",
                "https:\/\/sprite.yunya.cc\/*",
                "https:\/\/sprite-jp.yunya.cc\/*"
            ]
        }
    ],
    "options_page": "options\/index.html",
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rule-trustwerty",
                "enabled": true,
                "path": "rules\/rule-trustwerty.json"
            }
        ]
    },
    "oauth2": {
        "client_id": "84356059972-fhtdt93mipsffeil57c9dcoqf3af3996.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/accounts.google.com\/o\/oauth2\/v2\/auth"
        ]
    }
}