Virus Checker - Online Antivirus Scan

Virus Checker - Online Antivirus Scan

Scan suspicious files and links with famous antivirus definations libraries like Bitdefender quickscan, AVG, Avast. Just click file…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://updatemax.com/virusscanner/index.php/"
    },
    "urls": [
      "http://updatemax.com/virusscanner/index.php/"
    ]
  },
  "background": {
    "allow_js_access": false
  },
  "default_locale": "en_US",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [
    "background",
    "notifications",
    "unlimitedStorage"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "offline_enabled": true,
  "container": "GOOGLE_DRIVE",
  "version": "1.3"
}