Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nullchilly/cfast

Fast codeforces submission viewer
https://github.com/nullchilly/cfast

Last synced: about 2 months ago
JSON representation

Fast codeforces submission viewer

Awesome Lists containing this project

README

        

# CFast

Chrome extension to speedup viewing codeforces submissions

# Preview

Here is a speed comparison of opening five submissions from the blog https://codeforces.com/blog/entry/135457 before and after installing the extension

| Before | After |
| ------ | ----- |
| ![before](https://github.com/user-attachments/assets/a3ebc3b0-eada-4f9e-bcde-b23ff60c4f38) | ![after](https://github.com/user-attachments/assets/0c878407-61a3-463b-a480-e66c0134e05d) |

# Installation

- Go to https://github.com/nullchilly/cfast/releases and download the `cfast.zip` file

- Enable Developer mode on chrome://extensions/

- Drag the zip into chrome://extensions/ and click install

https://github.com/user-attachments/assets/4d648506-0baf-4f04-9142-45e8f0f11a3a

# Credit

[ToxicPie](https://codeforces.com/profile/ToxicPie9)