Skip to content

Instantly share code, notes, and snippets.

@lakario
Created September 26, 2013 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lakario/6708836 to your computer and use it in GitHub Desktop.
Save lakario/6708836 to your computer and use it in GitHub Desktop.
A bookmarklet to add a "paging" toolbar to bitbucket pull requests.
javascript:(function(){$('body').append('<script type="text/javascript" src="https://raw.github.com/lakario/utils/master/bb-pr-pager.js"></script>')})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment