Simplifies Google search URLs by removing unnecessary parameters.
This user script simplifies Google search URLs by removing all unnecessary tracking parameters, keeping only the essential search query.
Example:
If you search for "adguard", a cluttered URL like:
https://www.google.com/search?q=adguard&sxsrf=AE3TifPvLu8qc6PpOXpnPc58U8gHoYTk-A%3A1752138503913&uact=5
will be transformed into a clean, simplified URL:
https://www.google.com/search?q=adguard
This results in cleaner, more readable URLs and enhances privacy by eliminating superfluous data.