Greasy Fork is available in English.

SimpleShortcuts

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

هذه إصدارات لهذا البرنامج النصي حيث تم تحديث الكود. عرض كل الإصدارات.

  • v2.4 10-03-2023 change click method
  • v2.3 04-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-05-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-03-2021
  • v0.2 17-03-2021
  • v0.1 16-03-2021