Emano-Waldeck / pdf-reader

a PDF reader extension based on Mozilla's PDF.js library for Chromium-based browsers
https://webextension.org/listing/pdf-reader.html
29 stars 8 forks source link

Jump to page #9

Closed wengh closed 3 years ago

wengh commented 3 years ago

Chrome's integrated PDF viewer can directly jump to the desired page from a link like this https://usaco.guide/CPH.pdf#page=271 It would be nice if we can also do this.

wengh commented 3 years ago

Thanks!