Set playback speed for Read Aloud on ChatGPT.com. Clicking the speed display opens a popup to save the default playback speed and toggle the square design. Also adds color-coded icons for copy, thumbs up, thumbs down, read aloud, and stop buttons. Highlight color for strong text is green in dark mode and violet in light mode.
I’m not sure what you mean—the selector you mentioned targets that <div>
and hides it just fine on my end. You could try changing .relative.flex.min-h-8.w-full.items-center.justify-center.p-2.text-center.text-xs.text-token-text-secondary.md\:px-\[60px\]
to div.text-token-text-secondary[class*="md:px-"]
. If that doesn’t work, I’ll need more details to troubleshoot.
I noticed that the script's current CSS selector for hiding the "ChatGPT can make mistakes" warning text does not cover the following element on the page:
Could you please update the script to properly hide this element?