Atenção, eu não tentei isso, porque estou no trabalho. Esta é a teoria do que eu li on-line
Faça o download deste arquivo
imageextender.js
e coloque-o em
~/.vimperator/plugin/ (UNIX/LINUX)
ou em
%HOME%\vimperator\plugin (Windows)
Uso (isso é diretamente do código-fonte do javascript):
== USAGE == Extended-hints mode ';m' to yank image URL and ';M' to save image are available. These are default settings. You can change these by below settings.
Ex-command ':downimageall' is also available. This is to download all images of current page, but it effects heavy load to the server, you must use carefully. We are NOT RESPONSIBLE for result of this command.
Additionally, following modes are available if you installed Image Zoom add-on ( https://addons.mozilla.org/firefox/addon/139 ). These feature were provided by Frank Blendinger. Thanks !!
- ';i' to zoom in image
- ';x' to zoom out image
- ';X' to zoom reset image
- ';z' to zoom fit image
- ';Z' to custom zoom image
Aqui são as instruções oficiais de instalação no site do vimperator. Há mais plugins listados lá também.