This file contains 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 Like using pause on Yandex.Music | |
// @namespace http://github.com/cravtos | |
// @version 1.1 | |
// @description Like song pressing pause button twice fast | |
// @author cravtos | |
// @match *://music.yandex.ru/* | |
// @exclude *://music.yandex.ru/api/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=yandex.ru | |
// @grant none |