feat(YouTube/Toolbar components): add Hide image search button
settings
#2188
Labels
Feature request
Requesting a new feature
Hide image search button
settings
#2188
Application
YouTube
Feature description
This is not a patch request, but a description of the feature that will be introduce in the next release.
Google added an
Image search
button in YouTube 19.07.40.Until now, this button was just dummy code.
In the latest version of YouTube, the
Image search
button seems to have been distributed as an A/B test to some users.Additional context
I tried to force enable the image search button on the client side, but no successed. (app crashed)
Therefore, only the setting that hides the image search button will be implemented.
In order for the
Hide image search button
setting to be implemented, the patch optionForceHideVoiceSearchButton
must be removed.(Almost settings can be turned on or off in RVX settings)
Motivation
Google has started aggressively adding experimental flags in recent months.
Experimental flags interfere with patch implementation, so continuous tracking of experimental flags is necessary.
Acknowledgements
The text was updated successfully, but these errors were encountered: