
Issue with the “Summarize page” button
I want to remove this banner with the button, but I can’t find any settings that would let me do that.
I want to remove this banner with the button, but I can’t find any settings that would let me do that.
All Replies (1)
Hello
For information purposes. Firefox advanced customization and configuration options. https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration
With the help of Browser Toolbox. If you wish to test an code, userChrome.css.
#summarize-button{display:none!important;}