WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Helium 10 for Amazon Sellers, Influencers, and Walmart Sellers

Helium 10 for Amazon Sellers, Influencers, and Walmart Sellers

View on Chrome Web Store
View Helium 10 for Amazon Sellers, Influencers, and Walmart Sellers Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (740 ratings)
1 new ratings
46 views
This extension has been viewed 46 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Unlock product research, keyword insights, profit analysis to boost your Amazon, Walmart, TikTok sales! For sellers & influencers.
Type
Extension
Users
1,000,000 users
Website helium10.com
Helium 10
View author page of Helium 10
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 31, 2016
Version 8.31.1
Manifest version
3
Updated
Updated on December 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Helium 10 for Amazon Sellers, Influencers, and Walmart Sellers Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Helium 10 for Amazon Sellers, Influencers, and Walmart Sellers",
    "short_name": "Helium 10",
    "description": "Unlock product research, keyword insights, profit analysis to boost your Amazon, Walmart, TikTok sales! For sellers & influencers.",
    "version": "8.31.1",
    "version_name": "8.31.1",
    "author": "Helium10 <[email protected]>",
    "default_locale": "en",
    "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\/*",
                "*:\/\/*.helium-staging.com\/*"
            ],
            "css": [],
            "js": [
                "vendors.js",
                "helium-script.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.sa\/*"
            ],
            "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
        }
    ],
    "options_page": "options.html",
    "incognito": "spanning",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "background",
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "browsingData"
    ],
    "optional_permissions": [],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.helium-dev.com\/*",
            "*:\/\/*.helium10.com\/*",
            "*:\/\/*.helium-staging.com\/*"
        ]
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top