This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Stop Outlook Zoom | |
| // @namespace https://misterdoobdoob.github.io/ | |
| // @version 1.2 | |
| // @description Prevents Outlook from hijacking pinch-to-zoom in the Reading Pane, restoring native browser zoom behavior. does not work in popup windows but otherwise is fine | |
| // @author mostlyai | |
| // @match https://outlook.office.com/* | |
| // @match https://outlook.live.com/* | |
| // @match https://uo1.outlook.office.com/* | |
| // @match https://*.outlook.com/* |