Skip to content

Instantly share code, notes, and snippets.

@Cravtos
Cravtos / like-using-pause.js
Last active November 7, 2023 05:43
Like track by pressing physical pause key twice (for Yandex.Music)
// ==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