Helium 10

Powerful Amazon and Walmart product research. Dive deep into marketplace data to assess competition, demand, opportunity & more.

Co to jest Helium 10?

Helium 10 to rozszerzenie Chrome opracowane przez https://helium10.com, a jego główną funkcją jest „Powerful Amazon and Walmart product research. Dive deep into marketplace data to assess competition, demand, opportunity & more.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Helium 10

Pobierz pliki rozszerzeń Helium 10 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Find your next winning product and scale your business more efficiently with a free trial of this powerful Chrome Extension tool for Amazon FBA and Walmart sellers. 

 Trusted by over 1,000,000 sellers, the Helium 10 Chrome Extension is designed to help you…  

 ✓ Leverage powerful data to assess market demand and validate product opportunities 
✓ Discover new product niches with upfront search-volume data 
✓ Identify new keyword opportunities to optimize your listings and PPC campaigns 
✓ Gain a comprehensive overview of your competition 
✓ Analyze customer sentiment with Review Insights 
✓ Calculate potential profit margins with Profitability Calculator 
 
Simplify Product Research with Xray
Search for a product and launch Xray on Amazon or Walmart to unlock vital niche sales data that can help you identify winning product niches. Eliminate uncertainty and back your business decisions with accurate data to assess competition and demand. 

Get Powerful Keyword Insights with Search Expander and Xray Keywords
Enrich your Amazon search experience with Search Expander to quickly generate powerful long-tail keywords and discover new product niches. Or use Xray Keywords to discover top keywords that are driving organic sales to your competitors. 

Increase Your Productivity with ASIN Grabber
Use ASIN Grabber to extract product ASINs in bulk to create targeted product ads in Amazon and more.  
 
Estimate Margins on the Fly with Profitability Calculator
Gauge a product’s potential sales success with the Profitability Calculator. Generate accurate sales margins and ROI by assessing all the fees and costs associated to make better sourcing decisions. 
 
Spy on Your Competitors' Listing Stock with Inventory Levels
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.  
 
Get into Shoppers' Minds with Review Insights
Instantly capture product sentiment and feedback with Review Insights. Extract reviews from any product to uncover customer pain points, product weaknesses, and much more.

Find Suppliers on Alibaba.com with Supplier Finder
Use Supplier Finder, powered by our partner Alibaba.com, to find quality product suppliers faster and easier while conducting your research on Xray for Amazon or Walmart!

Assess Product Demand on Amazon with Demand Analyzer
Verify potential product niche opportunities on Amazon while browsing for inspiration on Alibaba.com or any Shopify website. Input a seed keyword to get a high-level overview of product demand indicated by top-related keyword search volume and similar top-performing products.

____________________________________________________________________________

Download the Helium 10 Chrome Extension today and try it FREE to get the insights you need to grow your business to new heights in less time than ever before.

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

Helium 10 is dedicated to developing tools designed to enhance the Amazon selling experience. Get over a dozen tools specialized in every part of the seller journey, including:

Product Research 
Find highly profitable product opportunities in every category. 

Keyword Research  
Strategic research tools to improve your product rank and drive traffic.  

Listing Optimization 
Tools to create high-ranking listings & optimize existing listings. 

Product Launches & Marketing 
Build and grow the marketing and PPC strategy for your products. 

Operations & Analytics 
Manage everything with streamlined tools to run your business and easily monitor the performance of your products. 

-----------------------------------------------------------------------------------------------------------------------------
For more information on how to use the Helium 10 Chrome Extension: https://kb.helium10.com/hc/en-us/sections/360005055314-Helium-10-Chrome-Extension                    

Podstawowe informacje o rozszerzeniu

Nazwa Helium 10 Helium 10
ID njmehopjdpcckochcggncklnlmikcbnb
Oficjalny URL https://chromewebstore.google.com/detail/helium-10/njmehopjdpcckochcggncklnlmikcbnb
Opis Powerful Amazon and Walmart product research. Dive deep into marketplace data to assess competition, demand, opportunity & more.
Rozmiar pliku 4.82 MB
Liczba instalacji 1,160,946
Aktualna Wersja 8.0.7
Ostatnia Aktualizacja 2024-02-27
Data Publikacji 2020-06-30
Ocena 3.80/5 Łącznie 308 Oceny
Deweloper https://helium10.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.helium10.com
Adres URL Strony Pomocy https://www.helium10.com/support
Adres URL Strony Polityki Prywatności https://www.helium10.com/privacy-policy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Helium 10",
    "short_name": "Helium 10",
    "description": "Powerful Amazon and Walmart product research. Dive deep into marketplace data to assess competition, demand, opportunity & more.",
    "version": "8.0.7",
    "version_name": "8.0.7",
    "author": "Helium10 ",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "background": {
        "service_worker": "background-script.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "icon\/16-off.png",
            "48": "icon\/48.png"
        },
        "default_title": "Helium 10",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.helium-dev.com\/*",
                "*:\/\/*.helium10-dev.com\/*",
                "*:\/\/*.helium10.com\/*"
            ],
            "css": [],
            "js": [
                "vendors.js",
                "helium-script.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.pl\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.com.be\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.eg\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.sa\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.com.br\/*"
            ],
            "css": [],
            "js": [
                "vendors.js",
                "amazon-script.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*.walmart.com\/*"
            ],
            "css": [],
            "js": [
                "vendors.js",
                "walmart-script.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "css": [],
            "js": [
                "vendors.js",
                "shopify-script.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "options_page": "options.html",
    "incognito": "spanning",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "background",
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "optional_permissions": [],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.helium-dev.com\/*",
            "*:\/\/*.helium10.com\/*"
        ]
    }
}