global-shortcuts
global-shortcuts copied to clipboard
Google Chrome extension which allows you to run your scripts on any website using keyboard shortcuts when the browser window is minimized.
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
- [x] Form validation
- [ ] Search the list of commands
- [ ] Import/Export settings
- [ ] Write tests
- [ ] Storage refactoring
- [x] Exit from code edit using the keyboard shortcut
- [x] Additional conditions for triggering the script (Example: does music play on the tab)
License
MIT