Srbmaury's blog

By Srbmaury, history, 8 months ago, In English

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.

UPD1 : Now you can also filter out old blogs by writing comma seperated blog ids. Updated userscript is here. Add blogIds to be filtered out on line 22.

UPD2 : Also added filter icon in front of each blog entry which you can see on clicking "Recent Actions". To remove filter icons click again on "Recent Actions".

Spoiler

Some Random Facts

Any suggestion would be helpful!

Full text and comments »

  • Vote: I like it
  • +6
  • Vote: I do not like it