CF Linemaster

Adds supports for line highlighting and copying on Codeforces

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
meooow
일일 설치수
0
총 설치수
114
평점
0 0 0
버전
0.9
생성
2020-05-19
갱신
2022-02-15
라이선스
없음
동작 사이트

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.