Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save CanYouJustWorkPlease/4bc06c311283a089bba934621f5af3ca to your computer and use it in GitHub Desktop.
Save CanYouJustWorkPlease/4bc06c311283a089bba934621f5af3ca to your computer and use it in GitHub Desktop.
javascript:(function(){ a="!! 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