Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @description Script provides browser notifications in Outlook Web App
// @grant none
// @include https://*/owa/*
// @exclude https://*/manifests/appCacheManifestHandler.ashx*
// @name OWA Notifications
// @namespace https://github.com/phts/
// @version 3.2.4
// ==/UserScript==