WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AliNiche - AliExpress™ Product Research Tool

AliNiche - AliExpress™ Product Research Tool

View on Chrome Web Store
View AliNiche - AliExpress™ Product Research Tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (61 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

AliExpress tool for Dropshipping and Shopping. Quick View Sales Trends on the List Page.
Type
Extension
Users
20,000 users
5K
sellercenter.io
View author page of sellercenter.io
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 1, 2022
Version 1.4.8
Manifest version
3
Updated
Updated on April 30, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AliNiche - AliExpress™ Product Research Tool 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,
    "version": "1.4.8",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/chrome.google.com",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "contextMenus"
    ],
    "host_permissions": [],
    "icons": {
        "128": "img\/aliniche-128x128-logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ai\/*",
                "*:\/\/*.aliexpress.asia\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.aliexpress.cx\/*",
                "*:\/\/*.aliexpress.fr\/*",
                "*:\/\/*.aliexpress.us\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/main.css",
                "css\/element.css",
                "css\/content.css"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/kodepayContent.js"
            ],
            "matches": [
                "https:\/\/kodepay.io\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "img\/aliniche-grey-128x128-logo.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "icon\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'; child-src 'self'"
    }
}
© 2025 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