Strip whitespace (JavaScript bookmarklet formatter)
Paste your script to strip newlines and remove any other duplicate whitespace (!).
Not a minifier. No warranty.
Options
Input
alert("Hello
world!");
world!");
Output
(note that browsers remove the
javascript:
URI scheme when pasting into the address bar)