Jungle Scout

Amazon and FBA product research made easy. Extract rank, sales volume, estimated revenue and more without entering the product page.

ما هو Jungle Scout؟

Jungle Scout هو إضافة Chrome تم تطويرها بواسطة https://junglescout.com، والميزة الرئيسية لها هي "Amazon and FBA product research made easy. Extract rank, sales volume, estimated revenue and more without entering the product page.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Jungle Scout

قم بتنزيل ملفات الامتداد Jungle Scout بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Whether it’s product research, keyword research, sales analysis, or earning reviews, Jungle Scout is the most trusted platform for building a successful business on Amazon. 

Entrepreneurs and global brands rely on the best data when making business decisions — and that’s where Jungle Scout comes in. Jungle Scout’s sales estimates are recognized as the most accurate in the industry, so you can assess product demand, profitability, market trends, and competitor insights with confidence. 

By adding Jungle Scout to your Chrome browser, you can evaluate product opportunities as you search Amazon’s catalog, making product research quick and easy. 

With fully configurable settings and Jungle Scout data embedded directly into Amazon search results and product pages, this browser extension is the perfect tool to find products to sell on Amazon.

With Jungle Scout’s Chrome extension, you can: 

➤ See a snapshot of key product metrics like Best Seller Rank, historical sales, and price changes, and get an Opportunity Score for a product based on demand, competition, and listing quality.

➤ Add listings directly to Jungle Scout’s Product Tracker to monitor ideas over time.

➤ Calculate the potential profits and ROI of a product with Jungle Scout’s FBA Profit Calculator.

➤ View a keyword cloud of the most popular search terms for a product.

➤ Customize your view, settings, and filters for your product research and easily export data with CSV downloads.


“Jungle Scout makes life easier, try it out! Don’t skip this by any means. It’s simple to get up and running and get the data you’re looking for, whether it’s product research or anything else (though it’s mainly product research for me).” - Tai

“Definitely, my first recommendation for product research would be Jungle Scout.”- Daniel

“I am grateful for all of the hard work the Jungle Scout team has done to create the platform and the Chrome extension that save me from hours of time and frustration.” - Christy

“The JS extension is invaluable while doing product research by providing important data at your fingertips when and where you need it.” - Julia
 

Get Jungle Scout to activate your Chrome extension, which is included in all plans. Start your product research journey now and build your business on Amazon with powerful capabilities for listing optimization, inventory management, reviews, and more.

Trust the platform used by 500,000 sellers and counting. Learn more about Jungle Scout’s industry-leading features at JungleScout.com

--------------------------------------------------------------------------------------------------------

By using this extension, you agree to Jungle Scout’s Terms & Conditions available at: https://www.junglescout.com/termsofuse/

Disclaimer: This extension uses Google Analytics to collect usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit: http://tools.google.com/dlpage/gaoptout                    

معلومات أساسية عن التمديد

الاسم Jungle Scout Jungle Scout
ID bckjlihkmgolmgkchbpiponapgjenaoa
عنوان URL الرسمي https://chromewebstore.google.com/detail/jungle-scout/bckjlihkmgolmgkchbpiponapgjenaoa
الوصف Amazon and FBA product research made easy. Extract rank, sales volume, estimated revenue and more without entering the product page.
حجم الملف 3.01 MB
عدد التثبيتات 474,950
النسخة الحالية 8.2.9
آخر تحديث 2024-02-21
تاريخ النشر 2020-06-25
تقييم 3.91/5 مجموع تقييمات 358
المطور https://junglescout.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.junglescout.com/the-chrome-extension/
عنوان صفحة المساعدة https://support.junglescout.com/hc/en-us
عنوان صفحة سياسة الخصوصية https://www.junglescout.com/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Jungle Scout",
    "version": "8.2.9",
    "description": "Amazon and FBA product research made easy. Extract rank, sales volume, estimated revenue and more without entering the product page.",
    "icons": {
        "16": "images\/active.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "homepage_url": "https:\/\/www.junglescout.com",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.amazon.com\/*",
                "*:\/\/smile.amazon.com\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/smile.amazon.co.uk\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/smile.amazon.de\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/sellercentral.amazon.com\/*",
                "*:\/\/sellercentral.amazon.co.uk\/*",
                "*:\/\/sellercentral.amazon.fr\/*",
                "*:\/\/sellercentral.amazon.de\/*",
                "*:\/\/sellercentral.amazon.ca\/*",
                "*:\/\/sellercentral.amazon.in\/*",
                "*:\/\/sellercentral.amazon.com.mx\/*",
                "*:\/\/sellercentral.amazon.it\/*",
                "*:\/\/sellercentral.amazon.es\/*",
                "*:\/\/sellercentral.amazon.co.jp\/*"
            ],
            "js": [
                "js\/extension.js",
                "js\/content_scripts.js",
                "js\/chunks\/_0bc0478e.js",
                "js\/chunks\/_27545368.js",
                "js\/chunks\/_3cb376bf.js",
                "js\/chunks\/_536eaa00.js",
                "js\/chunks\/_7ad6c07e.js",
                "js\/chunks\/_866ab763.js",
                "js\/chunks\/_cdd60c62.js",
                "js\/chunks\/_d9f9818a.js",
                "js\/chunks\/_efdee510.js"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "unlimitedStorage",
        "alarms"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "manifest_version": 3,
    "action": {
        "default_icon": "images\/active.png",
        "default_popup": "dropdown.html"
    },
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/*.junglescout.com\/*",
            "*:\/\/*.junglescout.cn\/*",
            "*:\/\/*.dev-junglescout.com\/*",
            "*:\/\/localhost\/*"
        ]
    }
}