A PDF Viewer supporting Vimium C shortcuts.
A customized PDF Viewer which allows Vimium C ro run on its view.
This viewer uses an unofficial version of PDF.js project to show content of PDF files, and actively requests Vimium C's support.
The PDF.js is v2.14+, up-to-date on 2022/04/19 and built from commit 32ae0e4867a3670aba529bb32496958cebe446f3 of https://github.com/mozilla/pdf.js. And my modification is up to https://github.com/gdh1995/pdf.js/commit/4a2adeb907860ebfd55af01a6793a59a0be881d1.
Recent update:
1. better support for using iframe to show top-frame PDFs, so that URL in the address bar will keep the PDF's, instead of this extension's. This feature can be turned off on the options panel.
2. fix some issues of Vimium C's `scroll*` and `Marks*` commands.