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.
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.