Greasy Fork is available in English.

Steam Hotkeys

Add hotkeys to navigate the Steam website and Discovery Queue

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

  • v0.3.0 2024-09-28

    add screenshot next/prev to arrow keys

  • v0.2.9.2 2021-10-04

    embed waitForKeyElements dependency

  • v0.2.9.1 2020-06-26 fix changing location
  • v0.2.9 2018-05-28 Updated to work with HTTPS
  • v0.2.8 2017-09-03 Bugfix: wrong return value from discoverEmbedded
  • v0.2.7 2017-09-03 Loads the explore page by itself instead of using a refresh
  • v0.2.6 2017-09-03 refresh page on error
  • v0.2.5 2017-09-03 added a fast method for loading the queue that reads the queue from the embedded script
  • v0.2.4 2017-08-17 added retries and better error handling
  • v0.2.3 2017-08-10 added to top on action option
  • v0.2.2 2017-07-30 added error handling for when the queue fails to load
  • v0.2.1 2017-07-25 added mouse support so clicking Wishlist or Not Interested from the Open Queue in Tabs mode will log the item as viewed in your queue
  • v0.2.0 2017-07-24 add Open Queue in Tabs button
  • v0.1.6 2017-07-14 Fix Ctrl+C and other shortcuts so they are ignored
  • v0.1.5 2017-07-14
  • v0.1.5 2017-07-14 fix hotkeys activating when typing in inputs
  • v0.1.4 2017-07-14 added more hotkeys
  • v0.1.3 2017-07-13 one hotkey for viewing reviews and returning to the top
  • v0.1.2 2017-07-13 added scroll to top and show reviews hotkeys; added multiple hotkeys per action
  • v0.1.1 2017-07-13 easier to change hotkeys; block hotkeys when in a textarea like when writing a review; switch to keydown event from keyup
  • v0.1 2017-07-12