Hacker News new | ask | show | jobs
by bigbong 2320 days ago
I bookmarked this.. Can I open the URI in a new tab?
1 comments

Hold ctrl (on Windows) or cmd (on Mac) when clicking the bookmark.

It’s actually tricky to open a data URI in a new window using JS, in a bookmarklet or elsewhere. Browsers block it because it can be a vector for phishing attacks.