Data Security: Service & Tool

Data Security: Service & Tool

Search software or service to secure Chromebooks and computers, such as check malware or email leakage.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Data Security: Service & Tool",
  "description": "Search software or service to secure Chromebooks and computers, such as check malware or email leakage.",
  "version": "4.1",
  "app": {
    "urls": [
      "https://www.keepds.com/tool/chromebook"
    ],
    "launch": {
      "web_url": "https://www.keepds.com/tool/chromebook"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}