Skip to content

Codeforces Submit add-on for Competitive Programming Helper

Notifications You must be signed in to change notification settings

urparvezali/cph-submit

 
 

Repository files navigation

ICON cph-submit

Browser add on that enables Codeforces submit with Competitive Programming Helper

Works for Firefox and Chrome.

Installation For FireFox

  1. Visit https://addons.mozilla.org/en-US/firefox/addon/cph-submit/
  2. Install the extension
  3. Keep the browser window open when you want to submit from cph in VS Code.

Installation For Chrome

  1. Install npm
  2. Clone this Repository
  3. Run "npm install"
  4. Run "npm audit fix"
  5. Run "npm run webpack"
  6. Load Extention to Google Chrome as unpacked.

Contributing

Contributions are welcome.

Support

Please create an issue for support.

About

Codeforces Submit add-on for Competitive Programming Helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.7%
  • C++ 22.3%
  • JavaScript 5.8%
  • Shell 4.2%