CF Linemaster

Adds supports for line highlighting and copying on Codeforces

Mint 2020.05.20.. Lásd a legutóbbi verzió

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!)

Fejlesztő
meooow
Értékelések
0 0 0
Verzió
0.5
Létrehozva
2020.05.19.
Frissítve
2020.05.20.
Size
6 KB
Licensz
Ismeretlen
Érvényes

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 select all lines in between.
  • Alternately, set #L<start> or #L<start>-L<end> as the URL fragment to highlight lines.
  • Share the URL with someone who also has this extension and they will see the shared lines.
  • When there are highlighted lines press Ctrl+Shift+C to copy them all.