CF Filter Recent Actions: Chrome Extension (Userscript)

Правка en1, от Srbmaury, 2023-09-08 19:18:02

Tired of seeing useless blogs from low-rated users in Recent Actions?

Enhance your Codeforces experience with CF Filter Recent Actions. Retrieve and display blog entries exclusively from Codeforces users with a rating >= a specified minimum rating or if the blog rating is >= 50.

Installation

  1. Clone or download this repository.
  2. Open the extensions page (chrome://extensions/) for Chrome or (edge://extensions/) for Edge.
  3. Enable "Developer mode."
  4. Click "Load unpacked" and select the extension folder.

Usage

  1. Click the extension icon in your Chrome/Edge toolbar.
  2. Set the minimum rating and click "Save".
  3. Refresh the page to see filtered recent actions.

To use this without unpacking the extension, copy-paste this userscript in tampermonkey or a similar tool and update rating and atLeast50 variables on line 21 according to your choice.


Some Random Facts

Any suggestion would be helpful!

Теги chome extension, #chrome_extension, extension

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский Srbmaury 2023-09-09 08:39:15 315
en2 Английский Srbmaury 2023-09-08 22:06:47 244
en1 Английский Srbmaury 2023-09-08 19:18:02 1695 Initial revision (published)