ADT & Home Security Facts

ADT & Home Security Facts

Information on ADT and home security in general.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "ADT & Home Security Facts",
  "description": "Information on ADT and home security in general.",
  "browser_action": {
    "default_icon": {
      "38": "icon.png"
    },
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "ADT & Home Security Facts",
    "default_popup": "adt.htm"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.1"
}