Global shortcuts
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
Chrome extension allows you to run your scripts on any website using keyboard shortcuts when the browser window is minimized
Key Features:
1. You can assign 20 hotkeys to run custom scripts.
2. The method of URL masks enables you to flexibly change the list of sites that the script will use to run.
3. The extension can synchronize settings between browsers within one Google Account.
Latest reviews
The most flexible one but lacks examples to be more widely used. I'm using it on YouTube with settings like this: URL matched as https://*.youtube.com/*, only for fist tab matched and only if tab is active in its window To toggle play/pause, use this code: document.querySelectorAll("button.ytp-play-button.ytp-button")[0].click();
works for MS Edge as well. using it with youtube music player <3
Very useful extension! Keep up good work!