SimpleShortcuts

Create single-key shortcuts for any page. Press ctrl+alt+s to open manager.

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v2.4 10.3.2023 change click method
  • v2.3 4.12.2022 Remove URL input to keep it simple
  • v2.2 27.11.2022

    fix: not focusing on some search boxes

  • v2.1 24.11.2022 Accept non-alphabetic keys
  • v2.0 22.11.2022

    Major update: let user to manage shortcuts with UI

  • v1.0 21.5.2021

    It's getting less simple :-(

    Two types of keybinds are available:

    • class Keybind: takes a lambda does whatever
    • class Shortcut: takes a CSS selector points to clickable item and reminds you which key is assigned to it
  • v0.3 17.3.2021
  • v0.2 17.3.2021
  • v0.1 16.3.2021