CF Linemaster

Adds supports for line highlighting and copying on Codeforces

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
meooow
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
121
Βαθμολογίες
0 0 0
Έκδοση
0.9
Δημιουργήθηκε την
19/05/2020
Ενημερώθηκε την
15/02/2022
Μέγεθος
10 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.