Jungle Scout

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

Vad är Jungle Scout?

Jungle Scout är en Chrome-tillägg utvecklad av https://junglescout.com, och dess huvudfunktion är "Amazon and FBA product research made easy. Extract rank, sales volume, estimated revenue and more without entering the product page.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Jungle Scout-förlängningens CRX-fil

Ladda ner Jungle Scout-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Jungle Scout Jungle Scout
ID bckjlihkmgolmgkchbpiponapgjenaoa
Officiell webbadress https://chromewebstore.google.com/detail/jungle-scout/bckjlihkmgolmgkchbpiponapgjenaoa
Beskrivning Amazon and FBA product research made easy. Extract rank, sales volume, estimated revenue and more without entering the product page.
Filstorlek 3.01 MB
Antal Installationer 474,950
Aktuell Version 8.2.9
Senast Uppdaterad 2024-02-21
Publiceringsdatum 2020-06-25
Betyg 3.91/5 Totalt 358 Betyg
Utvecklare https://junglescout.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.junglescout.com/the-chrome-extension/
Hjälpsida URL https://support.junglescout.com/hc/en-us
URL till Sekretesspolicy Sidan https://www.junglescout.com/privacy
Stödda Språk 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\/*"
        ]
    }
}