MS Office 365 Apps Firefox

Examine source code of MS Office 365 Apps

Inspect and view changes in MS Office 365 Apps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MS Office 365 Apps",
  "version": "12.0",
  "description": "Main applications from Microsoft Office 365 Business/Personal",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background_scripts": [
    {
      "js": [
        "functions.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Office 365 Apps",
    "default_icon": "icon.png",
    "default_popup": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{760ab0c8-d087-4709-a288-9f36e5ac8423}"
    }
  }
}

Best MS Office 365 Apps Alternatives

Here are some Firefox add-ons that are similar to MS Office 365 Apps: