Skip to content

CF-Output-Line-Counter is a Codeforces extension that helps you see output line numbers when hovering over output fields on Codeforces. This feature makes problem-solving easier by providing a clear view of line positions.

Notifications You must be signed in to change notification settings

TashinParvez/CF-Output-Line-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF-Output-Line-Counter

GitHub repo size GitHub contributors Hits Edge Support Chrome Web Store version

CF-Output-Line-Counter is a browser extension designed for Codeforces users to make competitive programming more intuitive. When working on problems with multiple input-output cases, it can be challenging to track output lines and match them with specific inputs, especially for larger test cases. This extension enhances the Codeforces problem interface by adding a hover feature to the output segment, displaying line numbers for each output case. Extension Icon

Features

  • Adds line numbers on hover in the output field on Codeforces problem pages.
  • Privacy-focused: No data collection or tracking.

How to Install

  1. Download or Clone this repository.

    • To clone, run: git clone https://github.com/TashinParvez/CF-Output-Line-Counter.git
    • Click here to Download.
  2. Open Chrome Extensions:

    • Visit chrome://extensions/ in your Chrome browser.
    • Enable Developer Mode (toggle the switch in the top right corner).
    • Click Load Unpacked and select the CF-Output-Line-Counter folder.

How to Use

  • Go to any Codeforces problem page.

  • Hover over the output lines to see line numbers displayed on the left side.

Changelog

  • v1.0.0 - Initial release of CF-Output-Line-Counter.

Privacy

This extension does not collect any user data. It only accesses Codeforces pages to add a simple visual enhancement to the output fields.

License

Contribution Guide

Feel free to open issues, request features, or submit pull requests!

About

CF-Output-Line-Counter is a Codeforces extension that helps you see output line numbers when hovering over output fields on Codeforces. This feature makes problem-solving easier by providing a clear view of line positions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published