Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 665 Bytes

readme.md

File metadata and controls

29 lines (18 loc) · 665 Bytes

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.