WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Lazada™ Reviews Extractor | Extracts reviews data to CSV file

Lazada™ Reviews Extractor | Extracts reviews data to CSV file

View on Chrome Web Store
View Lazada™ Reviews Extractor | Extracts reviews data to CSV file Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 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.

Easily Scrape Lazada reviews with one click and save them in a CSV file. Export includes comments, ratings, images, and etc.
Type
Extension
Users
43 users
3
YuePlan Team
View author page of YuePlan Team
Published
Published on April 3, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on August 18, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Lazada™ Reviews Extractor | Extracts reviews data to CSV file 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": "Lazada\u2122 Reviews Extractor | Extracts reviews data to CSV file",
    "version": "1.0.6",
    "description": "Easily Scrape Lazada reviews with one click and save them in a CSV file. Export includes comments, ratings, images, and etc.",
    "action": {
        "default_icon": ".\/assets\/images\/logo.png",
        "default_popup": ".\/popup\/index.html"
    },
    "icons": {
        "16": "assets\/images\/logo.png",
        "48": "assets\/images\/logo.png",
        "128": "assets\/images\/logo.png"
    },
    "oauth2": {
        "client_id": "260833350733-bv5b44q9gabakr76ijcb5p0sgvgqtr1v.apps.googleusercontent.com",
        "scopes": [
            "email",
            "openid"
        ]
    },
    "permissions": [
        "identity",
        "identity.email",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.lazada.co.id\/*",
        "*:\/\/*.lazada.com.my\/*",
        "*:\/\/*.lazada.com.ph\/*",
        "*:\/\/*.lazada.sg\/*",
        "*:\/\/*.lazada.co.th\/*",
        "*:\/\/*.lazada.vn\/*",
        "*:\/\/*.yueplan.top\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.vn\/*",
                "*:\/\/*.yueplan.top\/*"
            ],
            "js": [
                "contentScripts\/index.global.js"
            ]
        }
    ]
}
© 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