Outlook.com

Outlook.com

Outlook.com offers the richest, most personal experience with Facebook, Twitter and Skype integration, Office Web Apps, and more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Outlook.com",
  "version": "1.1.0",
  "manifest_version": 2,
  "description": "Outlook.com offers the richest, most personal experience with Facebook, Twitter and Skype integration, Office Web Apps, and more.",
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCPLh+PXUAiMK9BVfBMiTHVkLfN1A8ujCNGWEwMCfb4gaXl6VRvcocyxAea5qVmGflMQp49hpYsmVJmUPL0TjdhvV/JTxJgsgqQRD+kjHO5UAxLwjvAEHqb0G8d6tBG9GymQY0XcyziNO4mL6ev6zabOSQxA5FpAX9egvxZXKGTQIDAQAB",
  "icons": {
    "16": "Outlook_16x16.jpg",
    "48": "Outlook_48x48.jpg",
    "128": "Outlook_128x128.jpg"
  }
}