Fixes a bug where Gemini constantly re-enables the Deep Research button by waiting for generation to complete before disabling it.
This script fixes a persistent and frustrating bug on Google's Gemini website (gemini.google.com) where the "Deep Research" button enables itself without user interaction.
If you prefer to have Deep Research off by default, you may have noticed that it often turns itself back on after you send a message, forcing you to disable it repeatedly. This script puts an end to that behavior.
The script operates on a simple and predictable rule: The "Deep Research" button will be forced OFF until you explicitly click it yourself.