WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zalo Smart - Tìm kiếm khách hàng & xây dựng cộng đồng

Zalo Smart - Tìm kiếm khách hàng & xây dựng cộng đồng

View on Chrome Web Store
View Zalo Smart - Tìm kiếm khách hàng & xây dựng cộng đồng Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 21, 2025.

Công cụ tự động hóa gửi tin nhắn, kết bạn, xây dựng cộng đồng và tìm kiếm khách hàng tự động trên Zalo.
Type
Extension
Users
45 users
1
Website lienlau.com
lienlau.com
View author page of lienlau.com
Published
Published on August 15, 2023
Version 2.0.5
Manifest version
3
Updated
Updated on July 6, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zalo Smart - Tìm kiếm khách hàng & xây dựng cộng đồng 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": "Zalo Smart - T\u00ecm ki\u1ebfm kh\u00e1ch h\u00e0ng & x\u00e2y d\u1ef1ng c\u1ed9ng \u0111\u1ed3ng",
    "short_name": "Zalo Smart",
    "action": {
        "default_popup": "index.html",
        "default_title": "Zalo Smart"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "C\u00f4ng c\u1ee5 t\u1ef1 \u0111\u1ed9ng h\u00f3a g\u1eedi tin nh\u1eafn, k\u1ebft b\u1ea1n, x\u00e2y d\u1ef1ng c\u1ed9ng \u0111\u1ed3ng v\u00e0 t\u00ecm ki\u1ebfm kh\u00e1ch h\u00e0ng t\u1ef1 \u0111\u1ed9ng tr\u00ean Zalo.",
    "icons": {
        "16": "media\/zalo-smart.png",
        "48": "media\/zalo-smart.png",
        "128": "media\/zalo-smart.png"
    },
    "background": {
        "service_worker": "backend\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "frontend\/main.js"
            ],
            "matches": [
                "*:\/\/*.zalo.me\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "frontend\/define-variables.js"
            ],
            "matches": [
                "*:\/\/*.zalo.me\/*"
            ],
            "run_at": "document_end",
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "frontend\/locales\/*.json"
            ],
            "matches": [
                "*:\/\/*.zalo.me\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.zalo.me\/*",
        "*:\/\/*.lienlau.com\/*"
    ],
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "activeTab",
        "debugger",
        "tabs",
        "notifications",
        "scripting",
        "cookies",
        "storage",
        "unlimitedStorage"
    ],
    "version": "2.0.5"
}
© 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