Skip to content

Instantly share code, notes, and snippets.

@noelex
noelex / OutlookAdBlocker.user.js
Last active September 25, 2017 06:08
Outlook.com Ad-Blocker
// ==UserScript==
// @name Office.com Ad-Blocker
// @namespace http://tampermonkey.net/
// @version 0.4
// @description try to take over the world!
// @author You
// @match https://outlook.live.com/owa/*
// @match https://outlook.live.com/mail/*
// @grant none
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js