h-dong / outlook-email-ad-remover

To remove the ad section of Microsoft's Outlook mail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outlook ad remover

This extension removes the ad sidebar from Outlook web client.

There are already other extensions which does this, however, I would like offer people an alternative that is open source. This extension only does one thing, that is to remove the ads side panel on Outlook web client.

View it on Chrome Webstore (currently taken off the store due to complaints from Microsoft, in the middle of trying to publish a new version)

View it on Firefox Webstore

How to hide the ad without downloading this extension

Chrome Webstore refuses to let me re-upload this extension after Microsoft complained the original extension name included their trademark "Outlook".

Of course, there are plenty other extension which can hide ads on Outlook. However, if you want full control, there is this extension that lets you run custom JavaScript on each site - Custom JavaScript for Websites 2. After installing this, you can simply copy and paste this extension's source code directly into this extension on the Outlook browser tab and it will hide the ads just the same.

Here's also a gist removeOutlookPremiumButton.js which hides Outlook's premium button. You can copy and paste into the same extension.

PS: If you would like to use both then you'll have to use modify them slightly.

About

To remove the ad section of Microsoft's Outlook mail.

License:MIT License


Languages

Language:JavaScript 76.2%Language:Shell 23.8%