Help and bug reports
Hide Upgrade Button Support
Check the relevant toggle and site access first. If a Google interface change has made a button reappear, report the page and button through GitHub Issues.
Quick diagnosis
Check these six things first
- 1
Confirm the extension is enabled in your browser’s extensions page.
- 2
Open the extension popup and confirm the toggle for the visible button is on.
- 3
Confirm the page is Gmail, Google Drive, Google Docs, Sheets, Slides, or one of their home screens.
- 4
For Google Calendar, enable its optional access once in the extension popup.
- 5
Confirm whether the problem affects Upgrade, Ask Gemini, or both.
- 6
Note the extension version, browser, Google product, and exact steps before reporting the problem.
Expected behavior
What happens when Google changes a header
The extension identifies buttons through accessible labels, roles, header scope, and locale-independent structural signals. It does not depend on Google’s obfuscated CSS class names.
When a match is ambiguous, the extension leaves the page unchanged rather than hide the wrong control. If Google changes its markup beyond recognition, the button may return until an extension update restores hiding.
Reproducible reports
Include the details that identify the change
If a button stopped being hidden, attach the button’s outerHTML when you can. Remove private information before posting anything publicly.
- Environment
- Browser and extension version, plus Gmail, Drive, Docs, Sheets, Slides, or Calendar.
- Button
- Whether Upgrade, Ask Gemini, or both remain visible, and the current toggle state.
- Reproduction
- Exact steps and, if possible, the affected button’s
outerHTMLwith private information removed.
Report bugs and share ideas on GitHub
GitHub Issues is the public support channel for buttons that reappear, compatibility problems, bugs, and feature ideas.