Type / to search

Keyboard shortcut inspired by GitHub. Press / to focus the search bar.

These are versions of this script where the code was updated. Show all versions.

  • v2025-09-29 2026-05-28 Imported from URL
  • v20260304 2026-05-28
  • v2025-09-29 2025-11-03 Imported from URL
  • v20251016 2025-11-03

    Fix focus being taken away from textboxes because I forgot that document.activeElement.tagName is such an ancient API that its strings are in all caps

  • v2025-09-29 2025-10-17 Imported from URL
  • v20251016 2025-10-16

    Fixed bug that made it fire even if you were typing in a text box

  • v2025-09-29 2025-10-02 Imported from URL