Skip to content

Google Chrome extension which allows you to run your scripts on any website using keyboard shortcuts when the browser window is minimized.

License

Notifications You must be signed in to change notification settings

aironavt/global-shortcuts

Repository files navigation

logo

Global shortcuts

Google Chrome extension, which allows you to run custom scripts using keyboard shortcuts when the browser window is minimized or inactive.

Key Features

  • You can assign 20 hotkeys to run custom scripts.
  • The method of URL masks enables you to flexibly change the list of sites that the script will use to run.
  • The extension can synchronize settings between browsers within one Google Account.

TODO

  • Migrating to Manifest V3
  • Form validation
  • Search the list of commands
  • Import/Export settings
  • Write tests
  • Storage refactoring
  • Exit from code edit using the keyboard shortcut
  • Additional conditions for triggering the script (Example: does music play on the tab)

License

MIT