SellerTools Amazon Product & Keyword Research

SellerTools: Amazon Product Research, Suggestions Expander, Search Keyword Volume, Automated Reviews, Sales, Listing Optimization

Τι είναι το SellerTools Amazon Product & Keyword Research;

Το SellerTools Amazon Product & Keyword Research είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Seller.Tools, και η κύρια λειτουργία του είναι "SellerTools: Amazon Product Research, Suggestions Expander, Search Keyword Volume, Automated Reviews, Sales, Listing Optimization".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης SellerTools Amazon Product & Keyword Research

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

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

                        NEW: Check any listing against more than 30 different criteria to see how well this product listing will help convert customers.

Your All-In-One toolbox for Amazon success. Check your sales, send gift cards, or request reviews with one click - FREE with a SellerTools subscription.

Requesting reviews in Seller Central is simple and easy with this powerful tool. You’ll turn your most valuable and reliable customers into 5-star advocates for your brand in seconds.

Use the ticker to access information without leaving Amazon, such as Total Amazon Traffic, your daily sales data, or you can even send payments and gift card rebates directly from Amazon or any other website.

Our powerful features include:

Listing Quality Score: get feedback on your Amazon listing immediately by using the Listing Quality Score.

Access accurate Total Amazon Traffic direct from Amazon Brand Analytics Data without leaving Amazon - accurate reliable data is only a click away!

Target your highest-quality customers in seconds with Repeat Buyers Review Request

Download all your reviews with one click

Check your sales data from any website

Check Amazon Total Traffic, so you can compare your own sales with general Amazon trends

Send rebates without leaving your work: our ticker works on any website you wish

Works in every Amazon marketplace (US, UK, DE, FR, ES, IT, AU, JP, CA)

To get access, start your FREE 14-day trial of SellerTools here: https://app.seller.tools/en/auth/sign-up

Tap into the most advanced all-in-one suite of tools for Amazon sellers on the planet.

Have questions? Reach our team at [email protected]                    

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

Όνομα SellerTools Amazon Product & Keyword Research SellerTools Amazon Product & Keyword Research
ID hjlmldddmfhmlignbidllopepcpnikln
Επίσημο URL https://chromewebstore.google.com/detail/sellertools-amazon-produc/hjlmldddmfhmlignbidllopepcpnikln
Περιγραφή SellerTools: Amazon Product Research, Suggestions Expander, Search Keyword Volume, Automated Reviews, Sales, Listing Optimization
Μέγεθος Αρχείου 3.5 MB
Αριθμός Εγκαταστάσεων 14,293
Τρέχουσα Έκδοση 24.3.1
Τελευταία Ενημέρωση 2024-03-01
Ημερομηνία Δημοσίευσης 2020-06-01
Αξιολόγηση 5.00/5 Συνολικά 14 Αξιολογήσεις
Προγραμματιστής Seller.Tools
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://seller.tools
URL της Σελίδας Πολιτικής Απορρήτου https://seller.tools/privacy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SellerTools Amazon Product & Keyword Research",
    "short_name": "ST Chrome Extension",
    "version": "24.3.1",
    "description": "SellerTools: Amazon Product Research, Suggestions Expander, Search Keyword Volume, Automated Reviews, Sales, Listing Optimization",
    "permissions": [
        "storage",
        "webRequest",
        "webRequestBlocking",
        "",
        "https:\/\/fonts.googleapis.com\/"
    ],
    "browser_action": {
        "default_icon": "icons\/logo128.png",
        "default_popup": "popup\/index.html?#\/popup",
        "default_title": "SellerTools: Amazon Product Research, Suggestions Expander, Search Keyword Volume, Automated Reviews, Sales, Listing Optimization"
    },
    "homepage_url": "https:\/\/seller.tools\/",
    "icons": {
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png"
    },
    "background": {
        "scripts": [
            "backgroundPage.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "js": [
                "injectors\/instructions-injector.js",
                "injectors\/ticker-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/www.amazon.*\/*",
                "https:\/\/sellercentral.amazon.*",
                "https:\/\/sellercentral-europe.amazon.*"
            ]
        },
        {
            "js": [
                "injectors\/search-results-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/www.amazon.*\/s?*"
            ]
        },
        {
            "js": [
                "injectors\/product-page-buttons-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/www.amazon.*\/*dp\/*",
                "https:\/\/www.amazon.*\/*gp\/*"
            ]
        },
        {
            "js": [
                "injectors\/request-review-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/sellercentral.amazon.*\/orders*",
                "https:\/\/sellercentral-europe.amazon.*\/orders*"
            ]
        },
        {
            "js": [
                "injectors\/oep-niche-injector.js",
                "injectors\/oep-product-injector.js",
                "injectors\/oep-keyword-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/sellercentral.amazon.*\/opportunity-explorer\/*",
                "https:\/\/sellercentral-europe.amazon.*\/opportunity-explorer\/*"
            ]
        },
        {
            "js": [
                "injectors\/search-suggestion-expander-injector.js",
                "injectors\/keyword-suggestion-harvester-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/www.amazon.*\/*"
            ]
        },
        {
            "js": [
                "injectors\/sellercentral-product-page-buttons-injector.js",
                "elements\/elements.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/sellercentral.amazon.*\/abis\/listing\/edit*",
                "https:\/\/sellercentral-europe.amazon.*\/abis\/listing\/edit*"
            ]
        }
    ],
    "web_accessible_resources": [
        "frames\/*",
        "elements\/*",
        "icons\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}