vim comic viewer

Universal comic reader

此脚本不应直接安装,它是供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/417893/1595153/vim%20comic%20viewer.js

作者
nanikit
版本
20.1.0
创建于
2020-12-04
更新于
2025-05-24
大小
89.0 KB
许可证
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, , q, PgDn: next page

  • k, , PgUp: 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.