Skip to content

Instantly share code, notes, and snippets.

View Denis-Alexeev's full-sized avatar
✈️

Denis Alekseev Denis-Alexeev

✈️
View GitHub Profile
// ==UserScript==
// @name DetiFm Podcast Show All Button
// @namespace http://tampermonkey.net/
// @version 1.5
// @description Заменяет "Показать ещё" на "Показать всё" и раскрывает все эпизоды за раз
// @match https://detifm.ru/fairy_tales/id/*
// @grant none
// @author Denis-Alexeev
// @source https://gist.github.com/Denis-Alexeev/6972bcac1982bae371f06cbfd150b5b6
// ==/UserScript==