Leeking's blog

By Leeking, history, 15 hours ago, In English

Hello Codeforces!

As many of you noticed, recent API changes broke several extensions, including the popular cf-getrating. Since the original creator seems to be inactive (no response to PRs or emails), I have forked and fixed the extension so we can all keep using this functionality.

What is LeekCF-Rating (cf-getrating)

For those unfamiliar, this extension allows you to see the difficulty rating of a problem while keeping problem tags hidden.
Why??: Solve problems 100% on your own. Tags often act as spoilers (e.g., seeing "Dynamic Programming" tells you exactly how to approach the problem)

Check Images

Installation Links:
- Chrome Web Store
- Firefox Addons Store
- GitHub Repository on My Account (Open source for transparency)

If you get a warning from Chrome read this.

Quick Note regarding Chrome Security

I kept the core logic identical to the original but updated the API call methods, icons, and readme to ensure it complies with Store policies and functions with the new Codeforces API changes (So it doesn't mark it up as a copycat).
Feel free to leave suggestions, report issues, or submit a PR on GitHub. Cya on the next blog

icon

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

»
116 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Leeking (previous revision, new revision, compare).

»
112 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I forgot to say that it's all thanks to Mitpro, he’s the one who pushed me to do this for you guys

»
91 minute(s) ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Leeking (previous revision, new revision, compare).