Office Web Firefox

Examine source code of Office Web

By: Houbo
Inspect and view changes in Office Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Office Web",
  "version": "0.1",
  "description": "Displays online office documents in the browser (.doc*, .ppt*, .xls*, .odt)",
  "icons": {
    "48": "icons/ico48.png",
    "96": "icons/ico96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs",
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "officeweb@houbo.org"
    }
  }
}

Best Office Web Alternatives

Here are some Firefox add-ons that are similar to Office Web: