Save3Clicks (M365 Copilot)

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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
ZhuShuairong
Installazioni giornaliere
1
Installazioni totali
3
Valutazione
0 0 0
Versione
1.1.1
Creato il
10/03/2026
Aggiornato il
10/03/2026
Dimensione
8,83 KB
Licenza
MIT
Applica a
Tutti i siti

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.