Save3Clicks (M365 Copilot)

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
ZhuShuairong
Denně instalací
1
Celkem instalací
3
Hodnocení
0 0 0
Verze
1.1.1
Vytvořeno
10. 03. 2026
Aktualizováno
10. 03. 2026
Size
8,8 KB
Licence
MIT
Spustit na
všech stránkách

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.