Hacker News new | ask | show | jobs
by elisee 1056 days ago
You might want to append `+ window.location.search` after the pathname for pages such as this very one to open properly.
1 comments

Good point. I deliberately stripped out the query string because it usually has a bunch of referral garbage in it, but it's required for pages like this. I just made a second bookmarklet with your suggestion so I can choose between the two as needed.