Skip to content

Instantly share code, notes, and snippets.

@masatomo
Last active December 31, 2015 05:39
Show Gist options
  • Select an option

  • Save masatomo/7942405 to your computer and use it in GitHub Desktop.

Select an option

Save masatomo/7942405 to your computer and use it in GitHub Desktop.

Revisions

  1. masatomo revised this gist Dec 13, 2013. No changes.
  2. masatomo renamed this gist Dec 13, 2013. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. masatomo created this gist Dec 13, 2013.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    javascript: (function() { var urls = window.location.href.split("/") ; open('https://github.com/' + urls[3] + '/' + urls[4] + '/issues/new?body=' + encodeURIComponent("See #" + urls.pop())) })();