WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AliEx Review Exporter | Ecomstal

AliEx Review Exporter | Ecomstal

View on Chrome Web Store
View AliEx Review Exporter | Ecomstal Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (6 ratings)
1 new 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.

Export AliExpress Product Reviews with Simple Clicks by Ecomstal.com
Type
Extension
Users
147 users
2
EcomStal
View author page of EcomStal
Published
Published on May 22, 2024
Version 3.0.2
Manifest version
3
Updated
Updated on June 3, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View AliEx Review Exporter | 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 Review Exporter | Ecomstal",
    "version": "3.0.2",
    "description": "Export AliExpress Product Reviews with Simple Clicks by Ecomstal.com",
    "author": "Ecomstal",
    "host_permissions": [
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.us\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "AliEx Review Scraper ",
        "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