XeeMe Contact Manager by Society3

XeeMe Contact Manager by Society3

Listing your social network connections.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "XeeMe Contact Manager by Society3",
  "version": "0.9",
  "description": "Listing your social network connections.",
  "browser_action": {
    "default_title": "My XeeMe Manager.",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' https://ajax.googleapis.com; object-src 'self'"
}