iashraf's blog

By iashraf, history, 2 months ago, In English

Hello everyone,

Submity is a small browser extension that makes submitting solutions on Codeforces faster and easier.

What it does

It adds a Submit option directly beside each problem, so you don't need to open the separate Submit page and select the problem manually.

You can submit your code directly from the problem page, which saves time and makes the workflow smoother during contests.

(CF-sample)

  1. Download the extension from GitHub
  2. Extract the ZIP file
  3. Open chrome://extensions/
  4. Enable Developer Mode
  5. Click Load Unpacked
  6. Select the extension folder

Github For FireFox

If you try it, please share your feedback or suggestions.

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

»
2 months ago, hide # |
 
Vote: I like it +9 Vote: I do not like it

Just to clarify: this idea is not originally mine.

There used to be a similar browser extension that provided this functionality on Codeforces, but it no longer works with the current interface. I simply recreated the feature so that it works again.

If the original author is here, I would be happy to give proper credit.

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

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

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

Thank you!

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

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

»
2 months ago, hide # |
 
Vote: I like it +2 Vote: I do not like it

I'm confused, there is already a section to submit directly from the problem page?

  • »
    »
    2 months ago, hide # ^ |
    Rev. 2  
    Vote: I like it +1 Vote: I do not like it

    Yes. It just adds a Submit button beside each problem, so you can submit directly from the problem page. No need to go to the submit page and select the problem again.

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

will it be available in firefox? if so-when?

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

THANKS A LOT

waiting for this feature for a long time

»
2 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

iashraf Please add a option to change bg color of textarea.

I use custom themes and it would be very handy to change it from a extension popup menu.

(Optional) I cant expand textarea horizontally, Could you please allow it?

A crazy idea, How about syntax highlighting? You can find many library for that.

It would be better, If you can limit extension running to problems page only as it may cause other extensions to break.

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

I appreciate you enthusiasm of building things, but there is no need to go to separate page we can just use to upload file directly from our system which is more convenient and faster.

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

    i keep my files organised into many nested folders. So, digging each time becomes problematic.

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

      The first time you upload file from that folder, next time it will open same folder. So keeping same file but changing code will be a good choice in my POV.

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

        i have to frequently change folder path due to well organised nested folders. i use multiple platforms

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

Great idea, thanks for the effort.

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

This will help a lot. Thanks, buddy

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

Very helpful! Thanks for your effort;

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

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

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

this is so good, sometimes my internet connection lags and this will save time, but can you also add a choice between the colors of the window? The black one don't really contrasts good with original codeforces window color.

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

    I didn’t notice it because I was using the dark theme. Thank you for your feedback. I will update it shortly and notify you.

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

    check it now. The issue has been fixed.