Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rztprog/outlook-web-plus
Remove ads and improve Outlook's web mailbox
https://github.com/rztprog/outlook-web-plus
ad adblocker firefox firefox-addon firefox-extension outlook outlook-com outlookweb webextension
Last synced: 3 days ago
JSON representation
Remove ads and improve Outlook's web mailbox
- Host: GitHub
- URL: https://github.com/rztprog/outlook-web-plus
- Owner: rztprog
- License: bsd-2-clause
- Created: 2023-10-23T14:16:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T16:41:33.000Z (4 months ago)
- Last Synced: 2024-07-13T17:57:36.549Z (4 months ago)
- Topics: ad, adblocker, firefox, firefox-addon, firefox-extension, outlook, outlook-com, outlookweb, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/fr/firefox/addon/outlook-web-plus/
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Outlook Web Plus
Remove ads and improve Outlook's web mailbox.
## Features
- ✅ Notification when a new version is available.
- ✅ Two large buttons for direct access to Outlook or the calendar.
- ✅ Languages support (English, French, German, Spanish, Russian).
- ✅ Autohide first email AD (Please use [uBlock Origin](https://github.com/gorhill/uBlock) extension for better performance)
- ✅ Add/Remove the left banner containing quick links and Microsoft 365 content.
- ✅ Add/Remove the Meet, Skype, and OneNote icons from the top toolbar.
- ✅ Add/Remove Email counter (+ Color Support, RGB, RGBA, Hexa, Color Name)
- ✅ Add/Remove Align Title Folder
- ✅ Add/Remove Support and rating button
- ✅ Add/Remove Background topbar theme url (All images extension such as jpg, png, gif etc. and please choose a 1920 width for better look)
- ✅ Add/Remove Transparency topbar background## Preview
![Before](https://addons.mozilla.org/user-media/previews/full/289/289012.png)
![After](https://addons.mozilla.org/user-media/previews/full/289/289797.png)## Installation
### Firefox
Install from [Mozilla Add-ons](https://addons.mozilla.org/fr/firefox/addon/outlook-web-plus/) webpage
or add the Add-on temporarily:
1. Download the project
2. In Firefox browser go to the debugging page by typing in url [about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox)
4. Click on Load Temporary Add-on...
5. Select entier .zip file inside of downloaded git project (outlook_web_plus_vx.x.x.zip)### Google Chrome
Install from [Chrome web store](https://chrome.google.com/webstore/detail/outlook-web-plus) webpage
or add the Add-on manually:
1. Download the folder [google_unpacked](https://github.com/rztprog/outlook-web-plus/tree/main/google_unpacked)
3. In Chrome browser go to the Extensions page (or type in url [chrome://extensions/](chrome://extensions/))
4. Enable the Developer Mode
5. Click the Load unpacked button
6. Select the directory "google_unpacked" of downloaded git project.## License
[BSD 2-Clause License](https://github.com/rztprog/outlook-web-plus/blob/main/LICENSE)
## Thanks to
- [Vulpelo](https://github.com/Vulpelo) for [Hide Youtube-Shorts](https://github.com/Vulpelo/hide-youtube-shorts) source code
- [Wolf](https://addons.mozilla.org/fr/firefox/user/12495535/) for inspiration to creating a better extension of [Outlook Web Enhancement](https://addons.mozilla.org/fr/firefox/addon/outlook-web-enhancement/)