Refined Outlook Firefox

Examine source code of Refined Outlook

Inspect and view changes in Refined Outlook source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Refined Outlook",
  "description": "Implements a number of usability improvements in the Outlook Calendar web app",
  "homepage_url": "https://github.com/jasonku/refined-outlook",
  "version": "3.5",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://outlook.office.com/calendar*"
      ],
      "js": [
        "./improvements.js"
      ]
    }
  ]
}

Best Refined Outlook Alternatives

Here are some Firefox add-ons that are similar to Refined Outlook: