Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save CanYouJustWorkPlease/8a7d7401de14fc866d6ffd8af5f5f2b6 to your computer and use it in GitHub Desktop.
Save CanYouJustWorkPlease/8a7d7401de14fc866d6ffd8af5f5f2b6 to your computer and use it in GitHub Desktop.
javascript:(function(){ a="!! VERY IMPORTANT - "; if (document.title==""){ document.title=a+document.URL; }else{ document.title=a+document.title; } })()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment