Thủ thuật Zalo - ZaloWeb.me

Thủ thuật Zalo - ZaloWeb.me

Tiện ích mở rộng Thủ Thuật Zalo của ZaloWeb.me là một công cụ giúp bạn dễ dàng tìm kiếm các thủ thuật khi sử dụng Zalo.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Thủ thuật Zalo - ZaloWeb.me",
  "description": " Tiện ích mở rộng Thủ Thuật Zalo của ZaloWeb.me là một công cụ giúp bạn dễ dàng tìm kiếm các thủ thuật khi sử dụng Zalo.",
  "version": "1.0",
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [],
  "manifest_version": 3
}