Code Jam Lite UserScript

Правка en5, от c1729, 2019-03-10 13:13:34

In response to eatmore excellent blog post on the design flaws of Google's new Code Jam site, my brother and I created a simple UserScript to fix the recent UI changes.

You can use install it via Greasemonkey, Tampermonky, etc. with this link, or if you prefer, directly via the code from here.

  • Removed the useless graphs from the leaderboard.
  • Removed the editor from the problem page, and moved the submit button to the bottom.

Due to the fact that the page was designed to hold only half the question in the first place, split screening with a custom editor actually looks quite nice. I've attached some pictures below.

This is still a work in progress, and there might be some bugs, please feel free to send your feedback.

Теги code jam, gcj, userscript

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en5 Английский c1729 2019-03-10 13:13:34 0 (published)
en4 Английский c1729 2019-03-10 13:12:27 338
en3 Английский c1729 2019-03-10 13:10:01 83
en2 Английский c1729 2019-03-10 13:09:30 82
en1 Английский c1729 2019-03-10 13:08:25 878 Initial revision (saved to drafts)