disypher's blog

By disypher, history, 15 months ago, In English

Greetings, Codeforces Community! Exciting news: My new chrome extension — Codeforces Calender Chrome extension is now live. It offers a unique problem each day based on an offset of your Codeforces rating. It's ideal for those prepping for internships, placements, or anyone looking to break through a coding plateau, like me. I'm not saying that I am great at CP or something, just wanted to help the community out.

Link to the extension: https://chrome.google.com/webstore/detail/codeforces-calender/kdpcekneldcnkajbmabmfgdpcdjdmcfd

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

| Write comment?
»
15 months ago, # |
  Vote: I like it +8 Vote: I do not like it

It sometimes gives me problems that I have already solved. Pls fix this bug. Other than that, it's awesome!

»
15 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Every page reloads twice while this extension is installed. Please fix this !

  • »
    »
    15 months ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    yes, it had to be done that way so that when you change handles, the previous user's calender is still in the DOM. To remove it, I had to make the page reload on its own once more.

    • »
      »
      »
      15 months ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      I there any way to overcome it? It isn't very pleasant when you have a low-end PC and internet, especially in contest time.

      • »
        »
        »
        »
        15 months ago, # ^ |
          Vote: I like it +3 Vote: I do not like it

        makes sense, I will think of a turnaround. Keep using it, do not uninstall. xDD Thanks for the remark tho! <3

      • »
        »
        »
        »
        15 months ago, # ^ |
          Vote: I like it +3 Vote: I do not like it

        Hi, Im green now, so I have removed the double reload as promised. xD. Submitted it for review, and will be out by tomorrow or the day after.