Skip to content

Instantly share code, notes, and snippets.

@meisheep
Created September 6, 2016 02:11
Show Gist options
  • Save meisheep/2273e36144d09053422a94d7f7586d7b to your computer and use it in GitHub Desktop.
Save meisheep/2273e36144d09053422a94d7f7586d7b to your computer and use it in GitHub Desktop.
Chrome jQuery bookmark
javascript:{const jqry = document.createElement('script'); jqry.src = 'https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'; document.getElementsByTagName('head')[0].appendChild(jqry);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment