Save3Clicks (M365 Copilot)

On matching URLs, open the mode switcher, optionally click More, and select a configured mode.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
ZhuShuairong
Daily installs
1
Total installs
3
Ratings
0 0 0
Version
1.1.1
Created
2026-03-10
Updated
2026-03-10
Size
8.83 KB
License
MIT
Applies to
All sites

save-3-clicks

Tampermonkey script for Microsoft 365 Copilot Enterprise/Education
Stops the “auto” default and lets you pick your preferred GPT model in one click.


What it does

Tired of:

  • Clicking Auto, then More, then selecting one of four GPT versions? (2026/03/10)
  • Being forced to use the default model every time you start a new chat?
  • Not being on Windows (no desktop app) and stuck with the web UI?

This script fixes that by automatically selecting the model you want when Copilot loads.

Note: Only works with the enterprise/educational edition of M365 Copilot, not the regular Copilot.


Install steps

  1. Install the Tampermonkey extension for your browser.
  2. Open the extension and choose Create a new script.
  3. Copy & paste the contents of Auto Select Copilot - GPT Mode-1.1.0.user.js (or import the file directly).
  4. Refresh the M365 Copilot page – it should now switch to your preferred model automatically. (For chrome, you may need to enable tampermonkey first through extensions page etc, then change 'button' to 'option' [I think microsoft sometimes does this to prevent these kinds of extensions])

Customization

  • The default target model is GPT‑5.4 Think Deeper, chosen for its high benchmark scores and robust prompt handling.
  • To change the target model, edit the script and adjust the targetMode or run the “Set target mode” action from the menu.
  • If you don’t want the script to open the More menu (i.e. you just want “Ambiguous / Quick response / Think deeper”), turn off the clickMore option—then it won’t expand the menu at all.

Enjoy a smoother Copilot experience with 3 less clicks!


Disclaimer

I do not own any of the software this script interacts with and am not responsible for how it behaves.
The version provided here is safe to the best of my knowledge, but future adjustments may not have the same effect or could introduce issues.
It currently works on Firefox running on Debian Linux; feel free to pull the repo, test on your own setup, and contribute any compatibility notes or improvements.