Script to hide tags on Codeforces while practicing

Правка en1, от arnav-t, 2021-09-08 17:49:59

Hey everyone, while practicing questions from the problem set, it often happens that people end up reading the question tags inadvertently (well it happens to me a lot anyway).

I don't wanna get rid of the tags but I also don't wanna see them unless I want to. So, I wrote a simple Tampermonkey/Greasemonkey script to blur out the tags unless you hover over them.

Hope others find this useful :)

Here is the script: https://gist.github.com/arnav-t/bb3f1177c135c1ba069bd87eeb78d34d
After installing Tampermonkey/Greasemonkey in your browser, create a new script and paste this there.

Example 1 Example 2

Теги #practice, #codeforces

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский arnav-t 2021-09-08 17:49:59 830 Initial revision (published)