Adds supports for line highlighting and copying on Codeforces
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.#L<start> or #L<start>-L<end> as the URL fragment.Ctrl+Shift+C to copy them all.