Skip to content

Instantly share code, notes, and snippets.

View sokollondon's full-sized avatar

sokollondon

  • Russia
View GitHub Profile
@sokollondon
sokollondon / TgSortByReactions.user.js
Last active April 23, 2024 05:51
Sort by reactions. Allows you to find posts with a lot of reactions (likes) in https://web.telegram.org/a/
// ==UserScript==
// @name Tg Sort by reactions
// @name:ru Tg Сортировка по реакциям
// @name:zh Tg 按反应排序
// @version 0.1.4
// @description Allows you to find posts with a lot of reactions (likes) in Telegram
// @description:ru Позволяет найти сообщения с наибольшим количеством реакций (лайков) в Телеграм
// @description:zh 允许您在电报中找到有很多反应(喜欢)在 Telegram
// @author sokollondon
// @match https://web.telegram.org/a/*
@sokollondon
sokollondon / KlavogonkiDarkMode.js
Last active June 19, 2024 06:31
Клавогонки. Тёмная тема https://klavogonki.ru/
// ==UserScript==
// @name Клавогонки. Тёмная тема
// @version 0.1
// @description Тёмная тема оформления для сайта https://klavogonki.ru/ в режиме гонки
// @author sokollondon
// @match https://klavogonki.ru/gamelist/*
// @match https://klavogonki.ru/g/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=klavogonki.ru
// @grant none
// @license MIT