How to Hide the "Ask Gemini" Button in Google Slides™
Цей контент ще не доступний вашою мовою.
Google’s AI assistant, Gemini, is now integrated directly into the Google Slides™ toolbar. While it can be a powerful tool for generating ideas or images, the prominent Ask Gemini button can also be a distraction when you’re trying to focus on designing your presentation.
If you prefer a cleaner interface without the constant AI prompt, you’re in luck. You can easily hide the button using the Stylus browser extension, which allows you to apply your own custom CSS to any website.
Step 1: Install the Stylus Extension
Disclaimer: We are not affiliated with the Stylus extension or its developers. This is a third-party tool we recommend for customizing your browser experience.
First, you’ll need to install the Stylus extension for your preferred browser.
Install Stylus for Chrome Install Stylus for FirefoxStep 2: Create a Custom Style for Google Slides
-
Open any Google Slides presentation.
-
Click the Stylus icon in your browser’s toolbar and select Manage.
-
On the management page, click the Write new style button on the left.
-
Below the code editor, change the dropdown from Everything to URLs starting with.
-
Enter this specific URL into the box to ensure the style only applies to Google Slides:
https://docs.google.com/presentation/ -
Now, paste the following CSS code into the main code editor. This snippet targets and hides the “Ask Gemini” button.
/* Hides the "Ask Gemini" button in the top toolbar */.appsElementsSidekickEntryPointRoot {display: none !important;} -
Give your style a name (e.g., “Hide Gemini in Slides”) and click the Save button on the left.
-
Make sure the Enabled checkbox for your new style is active.
Step 3: Enjoy a Focused Workspace
That’s all it takes! Return to your Google Slides presentation and refresh the page. The “Ask Gemini” button will be gone, leaving you with a clean, distraction-free toolbar to perfect your slides.
Next Step: Declutter Google Slides™
Now that your spreadsheets are clean, apply the same technique to another Google Workspace app.