Local Image Viewer

View images in local directories. Can navigate, zoom, rotate.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
condoriano
1日のインストール数
0
累計インストール数
298
評価
2 0 0
バージョン
19
作成日
2016/05/08
更新日
2016/08/02
ライセンス
不明
対象サイト

Read First

  • This script is only tested on Firefox 44 and Chrome 50.0.2661.94
  • By default, Greasemonkey and Tampermonkey don't run scripts on file:/// urls. So, for this script to work, you need to enable it first.
    • For Greasemonkey, open about:config and change greasemonkey.fileIsGreaseable to true
    • For Tampermonkey, go to Chrome extension page, and tick the 'Allow access to file URLs' checkbox at the Tampermonkey extension section.

Description

What this script does is it makes your browser as a basic image viewer. When you navigate to a local directory such as file:///C:/Users/Condoriano/Pictures/, the script will collect list of images that are in there, then, you can use the left and right arrow keys to navigate them.

I mainly use this to read mangas offline with my firefox.

Controls

  • left arrow : Previous image
  • right arrow : Next image
  • G : Open go to image box
  • \ : Parent directory

  • + : Zoom in by 5% of screen width
  • - : Zoom out by 5% of screen width
  • 0 : Toggle between original size, fit to screen and zoom size

  • , : Rotate image 10 degrees counter-clockwise
  • . : Rotate image 10 degrees clockwise
  • / : Reset image rotation

Additional Info

You can toggle every panel on/off and it will be remembered

Please consider donating if you can. Any amount is appreciated!