NO MORE TAB SHIFTS IN CONTESTS!!! Submit and Track Verdicts on Problem Page!

Правка en4, от sajib2405129, 2026-03-19 13:39:30

Hello Codeforces Community,

During contests, navigating to the submit page or constantly refreshing to see the verdict can break your focus. To solve this, I have developed and released Submity-CF 2.0 (forked and upgraded from the original custom Chrome extension).

New Features in Version 2.0:

  1. Live Verdict Tracker: After clicking submit, you will see the real-time status (In Queue, Running on Test X, Accepted, Wrong Answer) directly below the submit button. No page reloads needed!

  2. Background Submission: Submitting code no longer opens a new tab. It uses a hidden iframe to submit securely in the background, keeping your focus entirely on the problem page.

  3. Clean UI: Professional, distraction-free status text without any annoying loading spinners.

How to Install:

  1. Go to the GitHub Release Page: https://github.com/sajibmrbitz/Submity-CF-2.0/releases/tag/v-2.0

  2. Download the 'Source code (zip)' file.

  3. Extract the ZIP file on your computer.

  4. Open 'chrome://extensions/' in your browser and enable 'Developer Mode' (top right).

  5. Click 'Load Unpacked' and select the extracted folder.

I hope this tool helps you save precious seconds during contests. Please feel free to try it out and let me know if you have any feedback or suggestions!

Happy Coding!

Теги codeforces, contest, submission, verdict

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en6 Английский sajib2405129 2026-03-20 15:09:09 1871
en5 Английский sajib2405129 2026-03-19 19:01:59 21 Tiny change: 'oad the 'Source code (zip)' fi' -> 'oad the 'Submity-CF Final (zip)' fi'
en4 Английский sajib2405129 2026-03-19 13:39:30 12
en3 Английский sajib2405129 2026-03-19 11:55:59 2 Tiny change: 'n 2.0:**\n1. **Liv' -> 'n 2.0:**\n\n1. **Liv'
en2 Английский sajib2405129 2026-03-19 11:55:36 4
en1 Английский sajib2405129 2026-03-19 11:50:53 1399 Initial revision (published)