Skip to content

Instantly share code, notes, and snippets.

@taznica
Created December 23, 2021 12:39
Show Gist options
  • Save taznica/601c8cc5c8ae7255bd475bfd99a6907a to your computer and use it in GitHub Desktop.
Save taznica/601c8cc5c8ae7255bd475bfd99a6907a to your computer and use it in GitHub Desktop.
Chrome bookmarklet
javascript:(function(){window.location.href = window.location.href + '?sort=p';})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment