Examine source code of CAYIN CMS-WS Player

Inspect and view changes in CAYIN CMS-WS Player source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "CAYIN CMS-WS Player",
  "version": "1.3.0.210",
  "description": "Digital Signage Player",
  "permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "60": "images/CMS_WSEdgePlayerLogo@1x.png"
    }
  },
  "icons": {
    "60": "images/CMS_WSEdgePlayerLogo@1x.png"
  },
  "manifest_version": 3
}