Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name outlook quick actions hotfix
// @namespace www.rossdoran.com
// @version 0.7
// @description m$.gfy
// @match https://outlook.office.com/mail/*
// @match https://outlook.live.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
// @run-at document-start