Skip to content

Instantly share code, notes, and snippets.

@Tylerdclark
Last active September 2, 2020 17:33
Show Gist options
  • Save Tylerdclark/c1f4ee45ffdddffb3386ad071965d80a to your computer and use it in GitHub Desktop.
Save Tylerdclark/c1f4ee45ffdddffb3386ad071965d80a to your computer and use it in GitHub Desktop.
this runs in the omnibox. self executing function?
javascript:(function(){
alert('success!')
})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment