Helium 10

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

O que é Helium 10?

Helium 10 é uma extensão do Chrome desenvolvida por https://helium10.com, e sua principal característica é "Powerful Amazon and Walmart product research. Dive deep into marketplace data to assess competition, demand, opportunity & more.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Helium 10

Baixe arquivos de extensão Helium 10 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Helium 10 Helium 10
ID njmehopjdpcckochcggncklnlmikcbnb
URL Oficial https://chromewebstore.google.com/detail/helium-10/njmehopjdpcckochcggncklnlmikcbnb
Descrição Powerful Amazon and Walmart product research. Dive deep into marketplace data to assess competition, demand, opportunity & more.
Tamanho do Arquivo 4.82 MB
Contagem de Instalações 1,160,946
Versão Atual 8.0.7
Última Atualização 2024-02-27
Data de Publicação 2020-06-30
Classificação 3.80/5 Total de 308 Avaliações
Desenvolvedor https://helium10.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.helium10.com
URL da Página de Ajuda https://www.helium10.com/support
URL da Página de Política de Privacidade https://www.helium10.com/privacy-policy
Idiomas Suportados 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\/*"
        ]
    }
}