Skip to content

Instantly share code, notes, and snippets.

@sadah
Created August 27, 2012 04:38
Show Gist options
  • Select an option

  • Save sadah/3485617 to your computer and use it in GitHub Desktop.

Select an option

Save sadah/3485617 to your computer and use it in GitHub Desktop.
とにかく jQuery 使わせてくれよ、ってときのためのブックマークレット。
javascript:(function(){var u='//cdnjs.cloudflare.com/ajax/libs/jquery/1.8.0/jquery-1.8.0.min.js',d=document,s=d.createElement('script');s.setAttribute('src',u);d.getElementsByTagName('body')[0].appendChild(s);})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment