Skip to content

Instantly share code, notes, and snippets.

@gibson042
Created September 8, 2023 22:17
Show Gist options
  • Save gibson042/4a6dad9ad8f853f1d43d64d5531a052e to your computer and use it in GitHub Desktop.
Save gibson042/4a6dad9ad8f853f1d43d64d5531a052e to your computer and use it in GitHub Desktop.
User scripts

A collection of user scripts with no other home, for use with Greasemonkey, Tampermonkey, and similar browser extensions.

General Use

Suitable on all sites.

  • Anchors Up - Navigates to in-page anchors upon {Command,Ctrl}+click or (with Shift) scrolls to arbitrary elements.
  • Editor Tweaks - <{Command,Ctrl}+[;BIK…]> commands to control Markdown inside textareas, {Command,Ctrl}+Alt+mousedown to toggle monospace.
  • Focus Search - Responds to <{Command,Ctrl}+/> by attempting to find and focus a page's search box.
  • Emoji Spy - Add tooltips describing emoji sequence and symbol code points.

Site-specific

Suitable on sites backed by particular technologies.

  • Confluence Fixer - Fixes Confluence annoyances (inline comment jumping and disruptive page reloading, notifications hidden by stacking, hidden anchors, invisible excerpt boundaries, etc.).
  • GitHub Fixer - Include pull request tabs in the sticky header.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment