vim comic viewer

Universal comic reader

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.greasyfork.org/scripts/417893/1566357/vim%20comic%20viewer.js

作者
nanikit
版本
19.2.0
建立日期
2020-12-04
更新日期
2025-04-06
尺寸
89.8 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, : 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.