CF Linemaster

Adds supports for line highlighting and copying on Codeforces

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
meooow
Daily installs
0
Total installs
121
Ratings
0 0 0
Version
0.9
Created
2020-05-19
Updated
2022-02-15
Size
10.4 KB
License
N/A
Applies to

This extension adds line numbering and highlighting support for Codeforces submissions (similar to Github).

  • Click on a line number to highlight the line, Shift+click on another line number to highlight all lines in between.
  • Alternately, set #L<start> or #L<start>-L<end> as the URL fragment.
  • You can share the URL with others who have this userscript, and they will see the highlighted lines.
  • With lines highlighted press Ctrl+Shift+C to copy them all.