3.3 out of 5
Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Sushubh Aug 12, 2025
- Report illegal content
- Copy link
Would be better to fetch the canonical link from the code. There is a fantastic chrome extension that did this but Google has marked it as no longer supported. Also, would have been great if I did not need to use mouse to copy the link.
L Nguyen Huu Jul 21, 2023
- Report illegal content
- Copy link
Does the job by removing the part after the "?" in the URL. However, two issues: 1. it won't go an extra mile to remove unnecessary parts that are before "?", such as "ref=...". This is understandable as this is not safe in general, and depends on how the website uses such extra information. But it could still remove those parts by having extra patterns pre-registered for the most famous websites, and maybe even let the user define their own patterns for lesser known websites (I understand th... Show more