CF Copy is a Chrome extension designed to make copying problem statements from popular online coding platforms a breeze. With just a single click, you can copy problem statements from websites like Codeforces, CodeChef, AtCoder, and more, directly into your clipboard, ready to be pasted into your code editor or notes.
- Easy Copy Functionality: Copy problem statements with one click.
- Support for Multiple Platforms: Works on popular coding platforms like Codeforces, CodeChef, and AtCoder.
- Time Saver for Competitive Programmers: Simplifies the process of copying and referencing problem statements, helping you focus on solving the problem.
- Clone or download this repository.
- Go to
chrome://extensions/
in your Chrome browser. - Enable Developer mode (toggle found in the top right corner).
- Click on Load unpacked and select the folder where you downloaded this extension.
- The extension will now appear in your list of installed extensions.
- After installing, pin CF Copy to your Chrome toolbar for easy access.
- Visit any supported coding platform (Codeforces, CodeChef, AtCoder).
- Open a problem statement page.
- Click on the CF Copy icon in your Chrome toolbar.
- The problem statement will be copied to your clipboard. You can now paste it wherever you need!
We aim to add support for more platforms in the future. If you have any requests, feel free to suggest them!
Use this extension responsibly and ethically. It is intended to assist you while practicing problems. If you're stuck on a problem or have spent over 30 minutes analyzing the problem statement or debugging your code, feel free to use it to gather your thoughts or seek help from GPT. Avoid using this extension during real contests, as doing so is unethical and goes against the principles of fair competition in competitive programming.
If you're interested in contributing to CF Copy, feel free to fork this repository and submit a pull request. We're open to improvements and bug fixes from the community.
This project is licensed under the MIT License. See the LICENSE file for more details.