vim comic viewer

Universal comic reader

As of 2024-10-27. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/417893/1472589/vim%20comic%20viewer.js

Author
nanikit
Version
18.1.1
Created
2020-12-04
Updated
2024-10-27
Size
79.2 KB
License
MIT

vim comic viewer

It's comic viewer library which can be used by tampermonkey. Default key binding is originated from vim's one.

Basic shortcut is

  • i, Enter, NumPad0: toggle fullscreen

  • j, : next page

  • k, : previous page

  • ;: download images

  • /, ?: adjust leading single pages

  • ': stop and reload not completed image

For developer

Up to date example is here.

Although its version is over 1.0 but it does not mean it is stable. I will change its major version whenever breaking change happens.