WYZE App for PC Windows or Mac

WYZE App for PC Windows or Mac

Looking to install the Wyze App On your PC Windows or Mac? Here you will find the solution to your problem!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "icons/image.png"
  },
  "manifest_version": 2,
  "version": "1.2",
  "name": "WYZE App for PC Windows or Mac",
  "description": "Looking to install the Wyze App On your PC Windows or Mac? Here you will find the solution to your problem!",
  "icons": {
    "16": "icons/image.png",
    "48": "icons/image.png",
    "128": "icons/image.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}