WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AliEx Search Suggestion Expander| Ecomstal

AliEx Search Suggestion Expander| Ecomstal

View on Chrome Web Store
View AliEx Search Suggestion Expander| Ecomstal Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
0 views
This extension has been viewed 0 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.

Expand the quantity of AliEx search suggestions displayed on the AliExpress search result page, use the extension.
Type
Extension
Users
112 users
4
EcomStal
View author page of EcomStal
Published
Published on June 10, 2024
Version 3.0.3
Manifest version
3
Updated
Updated on November 18, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View AliEx Search Suggestion Expander| Ecomstal 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",
    "name": "AliEx Search Suggestion Expander| Ecomstal",
    "version": "3.0.3",
    "description": "Expand the quantity of AliEx search suggestions displayed on the AliExpress search result page, use the extension.",
    "author": "Ecomstal",
    "host_permissions": [
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.us\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "AliEx Search Suggestion Expander",
        "default_icons": {
            "32": "images\/aliexpress_icon.png",
            "48": "images\/aliexpress_icon.png",
            "128": "images\/aliexpress_icon.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*"
            ],
            "js": [
                "main.js"
            ],
            "css": [
                "assets\/bootstrap\/dist\/css\/bootstrap.min.css"
            ],
            "run_at": "document_end",
            "resources": [
                "images\/*"
            ]
        }
    ],
    "icons": {
        "32": "images\/aliexpress_icon.png",
        "48": "images\/aliexpress_icon.png",
        "128": "images\/aliexpress_icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*"
            ]
        }
    ],
    "manifest_version": 3
}
© 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