McAfee Activation Help

McAfee Activation Help

This is a guide to activate McAfee Antivirus which can be activated from mcafee.com/activate or you can visit cp5mcafee.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "McAfee Activation Help",
  "description": "This is a guide to activate McAfee Antivirus which can be activated from mcafee.com/activate or you can visit cp5mcafee.com",
  "version": "1.0",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "notifications"
  ]
}