NO ANIMATION PLEASE

remove the animation on the main page

目前为 2024-07-19 提交的版本。查看 最新版本

// ==UserScript==
// @name        NO ANIMATION PLEASE
// @namespace   Violentmonkey Scripts
// @match       https://music.yandex.ru/*
// @grant       GM.addStyle
// @version     1.0
// @author      yyko
// @description remove the animation on the main page
// @license     MIT
// ==/UserScript==
GM.addStyle(`.rup__animation {display: none;}`)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址