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
- (2022-01-15) Vladan Čolović: 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();
- (2020-08-02) Ajinkya Borade: works for MS Edge as well. using it with youtube music player <3
- (2019-10-01) Stas Selin: Very useful extension! Keep up good work!