DCSR - A small webview window for previewing a doc.
cargo install DCSR
Use the command DCSR:
DCSR <URL or doc file>
Examples:
DCSR https://docs.rs/clap
DCSR file://<path>/index.html
DCSR https://google.com
P.S. I don't know why lines counter doesn't work :)