Back2stackoverflow
Back2stackoverflow copied to clipboard
add 366service.com
Add 366service.com
How to get original URL
In question page (e.g. this),
document.querySelector('.question-ttl a[rel="nofollow"]').href
or
document.querySelector('a[href^="https://stackoverflow.com/questions/"][rel="nofollow"]').href