CF Linemaster

Adds supports for line highlighting and copying on Codeforces

Author
meooow
Daily installs
0
Total installs
114
Ratings
0 0 0
Version
0.9
Created
2020-05-19
Updated
2022-02-15
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.