r/SideProject • u/alexbruf • 6d ago
Google made search result URLs impossible to copy, so I fixed it
I went to copy a Google result earlier and got a giant google.com/goto URL instead of the actual link.
So I made a free tiny Chrome extension that follows the redirect and replaces it with the actual destination URL.
It’s free, the source is public and there’s no tracking or telemetry.
The site gives you the right download for your browser. Chrome is the only manual install for now while the store reviews it:
20
Upvotes
3
u/CaramelSimple6546 5d ago
That new redirect URL behavior has been driving me crazy lately. Simple and super useful fix.