Skip to content

Instantly share code, notes, and snippets.

@emeraldhieu
Forked from mkgl/bookmarklet.js
Created September 23, 2017 16:53
Show Gist options
  • Save emeraldhieu/12fb41323585aa90bf09604d36f506f2 to your computer and use it in GitHub Desktop.
Save emeraldhieu/12fb41323585aa90bf09604d36f506f2 to your computer and use it in GitHub Desktop.
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