asp_99's blog

By asp_99, history, 4 years ago, In English

If anyone knows any method to remove the Recent Actions sidebar in codeforces, may you please tell me how to do it. That sidebar distracts me a lot while I am trying to understand some problem's solution by reading editorials. Thanks for helping me in advance.

EDIT: Found out a way to do it.

  1. Install Adblock extension

  2. Right Click on the extension icon and select Extension options.

  3. Click on the EDIT button next to Manually edit your filters option.

  4. Paste the following to remove the recent actions sidebar permanently: codeforces.com##DIV[class="recent-actions"]

  5. In case you want to again enable it, delete that line by going to filter options using same steps.

Full text and comments »

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