vim comic viewer

Universal comic reader

Este script no debería instalarse directamente. Es una biblioteca que utilizan otros scripts mediante la meta-directiva de inclusión // @require https://update.greasyfork.org/scripts/417893/1495392/vim%20comic%20viewer.js

Autor
nanikit
Versión
19.1.0
Creado
4/12/2020
Actualizado
2/12/2024
Tamaño
90,5 KB
Licencia
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.