Skip to content

Instantly share code, notes, and snippets.

View KhetagAb's full-sized avatar

Khetag Dzestelov KhetagAb

View GitHub Profile
// ==UserScript==
// @name Polygon Problem Share
// @namespace http://tampermonkey.net/
// @version 2024-10-20
// @description try to take over the world!
// @author You
// @match *://polygon.codeforces.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=codeforces.com
// @grant GM_xmlhttpRequest
// ==/UserScript==
@KhetagAb
KhetagAb / CFCodereviwer.js
Last active November 3, 2025 16:59
Tampermonkey script for CF review
// ==UserScript==
// @name CFCodereviewer
// @namespace http://tampermonkey.net/
// @version 3.0.0
// @description Codereview codeforces
// @author kdzestelov
// @license MIT
// @match *://*codeforces.com/*
// @grant GM_xmlhttpRequest
// @downloadURL https://update.greasyfork.org/scripts/513464/CFCodereviewer.user.js