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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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'"
}