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 yandex-music-media-controls | |
// @namespace http://tampermonkey.net/ | |
// @version 0.0.1 | |
// @description Integrate Yandex Music with OS media controls | |
// @author pajecawav | |
// @match https://music.yandex.ru/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=music.yandex.ru | |
// @grant none | |
// @source https://gist.github.com/pajecawav/015fba13326b12a4b0f5672345efeb8c |
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 ghloc | |
// @namespace http://tampermonkey.net/ | |
// @version 0.0.7 | |
// @description Add ghloc link to GitHub repos. | |
// @author pajecawav | |
// @source https://gist.github.com/pajecawav/70ffe72bf4aa0968aa9f97318976138f | |
// @updateURL https://gist.githubusercontent.com/pajecawav/70ffe72bf4aa0968aa9f97318976138f/raw | |
// @downloadURL https://gist.githubusercontent.com/pajecawav/70ffe72bf4aa0968aa9f97318976138f/raw |