Last active
September 23, 2017 16:53
-
-
Save mkgl/0fc2c3445e457dc7ba300afe070420ec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(p){s=location.search;if(!s.includes("?"+p)&&!s.includes("&"+p))location.search+=s.startsWith("?")?"&"+p:"?"+p})("restartApplication") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Append query string params via bookmarklet
(like thousands of others)
p
)"restartApplication"
for the example?param
or¶m
automatically