Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zalo Marketing Pro", "version": "4.1.10", "description": "Che m\u1edd tin nh\u1eafn, g\u1eedi tin nh\u1eafn, k\u1ebft b\u1ea1n nh\u00f3m, qu\u1ea3n l\u00fd chi\u1ebfn d\u1ecbch v\u00e0 \ud83c\udf0e d\u1ecbch ng\u00f4n ng\u1eef mi\u1ec5n ph\u00ed nhanh ch\u00f3ng.", "action": { "default_popup": "", "default_icon": "icons\/logo.png" }, "icons": { "16": "icons\/logo.png", "32": "icons\/logo.png", "48": "icons\/logo.png", "128": "icons\/logo.png" }, "background": { "service_worker": "js\/background.bundle.js" }, "oauth2": { "client_id": "1052200460322-4o42jeit1mfa40oa4ibk9ofjftfq2i4h.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "permissions": [ "identity", "storage", "cookies", "clipboardWrite", "activeTab", "scripting" ], "host_permissions": [ "*:\/\/chat.zalo.me\/*", "*:\/\/id.zalo.me\/*", "*:\/\/key.laptrinhvb.net\/*", "*:\/\/tinyurl.com\/*", "*:\/\/zalomarketingpro.com\/*" ], "content_scripts": [ { "matches": [ "*:\/\/chat.zalo.me\/*" ], "js": [ "js\/jquery-3.1.1.min.js", "js\/content.bundle.js" ], "css": [ "css\/style.css" ] }, { "matches": [ "*:\/\/id.zalo.me\/*" ], "js": [ "js\/jquery-3.1.1.min.js", "js\/toastr.min.js", "js\/notify.min.js", "js\/content_login.bundle.js" ], "css": [ "css\/toastr.min.css" ] } ], "web_accessible_resources": [ { "resources": [ "page\/login.html", "page\/popup.html" ], "matches": [ "*:\/\/chat.zalo.me\/*", "*:\/\/id.zalo.me\/*" ] } ], "incognito": "split", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "options_ui": { "page": "page\/options.html", "open_in_tab": true }, "externally_connectable": { "matches": [ "*:\/\/chat.zalo.me\/*", "*:\/\/id.zalo.me\/*", "*:\/\/api.vietqr.io\/*" ] } }