Hello Codeforces community!↵
↵
Yesterday, I shared the initial version of Submity (a fork of the original extension) to help make submitting solutions faster. Since then, I've received amazing feedback, faced some critical bugs through github collaboration.↵
↵
Today, I am super excited to announce a massive, highly stable update that completely transforms the UX of the extension.↵
↵
# What is Submity?↵
↵
Submity adds a Submit option directly beside each problem description. You can paste your code and submit it without ever leaving the problem page.↵
↵
# What's New in this Update?↵
↵
Live Verdict Tracker: No need to refresh the page or visit the "My Submissions" tab. Track your submission status (Testing, Accepted , Wrong Answer) live, directly beneath the submit button!↵
↵
Zero Page Reloads: Submissions now happen seamlessly in the background via a hidden iframe. You stay 100% focused on the problem.↵
↵
Cross-Browser Support (Firefox & Zen!): The extension now fully supports Firefox and Gecko-based browsers like Zen!↵
↵
Safe API Usage: We've implemented strict rate-limit handling (3-second intervals and auto-pause on Error 429), ensuring you will never face any API timeouts or bans during contests.↵
↵
# How to Get It:↵
↵
You can download the latest stable release (ZIP file) and check out the source code here:↵
LINK: https://github.com/sajibmrbitz/Submity-CF-2.0/releases/tag/v-2.0↵
↵
(Note: Please refer to the README.md on the GitHub page for detailed, step-by-step installation instructions for Chrome, Edge, Brave, and Firefox).↵
↵
If you like the extension, please consider giving the repository a star on GitHub. Feel free to contribute, report bugs, or suggest features!↵
↵
Happy coding and wish you all many more Accepted !
↵
Yesterday, I shared the initial version of Submity (a fork of the original extension) to help make submitting solutions faster. Since then, I've received amazing feedback, faced some critical bugs through github collaboration.↵
↵
Today, I am super excited to announce a massive, highly stable update that completely transforms the UX of the extension.↵
↵
# What is Submity?↵
↵
Submity adds a Submit option directly beside each problem description. You can paste your code and submit it without ever leaving the problem page.↵
↵
# What's New in this Update?↵
↵
Live Verdict Tracker: No need to refresh the page or visit the "My Submissions" tab. Track your submission status (Testing, Accepted , Wrong Answer) live, directly beneath the submit button!↵
↵
Zero Page Reloads: Submissions now happen seamlessly in the background via a hidden iframe. You stay 100% focused on the problem.↵
↵
Cross-Browser Support (Firefox & Zen!): The extension now fully supports Firefox and Gecko-based browsers like Zen!↵
↵
Safe API Usage: We've implemented strict rate-limit handling (3-second intervals and auto-pause on Error 429), ensuring you will never face any API timeouts or bans during contests.↵
↵
# How to Get It:↵
↵
You can download the latest stable release (ZIP file) and check out the source code here:↵
LINK: https://github.com/sajibmrbitz/Submity-CF-2.0/releases/tag/v-2.0↵
↵
(Note: Please refer to the README.md on the GitHub page for detailed, step-by-step installation instructions for Chrome, Edge, Brave, and Firefox).↵
↵
If you like the extension, please consider giving the repository a star on GitHub. Feel free to contribute, report bugs, or suggest features!↵
↵
Happy coding and wish you all many more Accepted !



