This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Yandex Music Spacebar Play/Pause | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.1 | |
| // @description Делает то, что долбоёбы в новом дизайне сделать не смогли | |
| // @author PPL | |
| // @match https://music.yandex.ru/* | |
| // @grant none | |
| // ==/UserScript== | |
| (function() { |