Skip to content

GitHub image preview

Rob Garrison edited this page May 22, 2016 · 47 revisions

GitHub-code-colors | GitHub-custom-hotkeys | GitHub-image-preview | GitHub-issue-comments | GitHub-issue-counts | GitHub-issue-highlighter | GitHub-remove-diff-signs | GitHub-table-of-contents | GitHub-title-notification | GitHub-toggle-wiki-sidebar | Gist-to-dabblet

GitHub Image Preview

A userscript that allows the previewing of repository images.

  • This script adds the ability to preview images (png, jpg, jpeg, gif, tif, tiff, bmp, webp and svg).
  • There are two preview modes:
    • Mini preview where the image maximum size is around 180 pixels x 130 pixels in size.
    • Full height image preview (870 pixels maximum width with proportional height).
  • Click this link to install from GitHub, or install from GreasyFork.

Screenshot

image-preview

Change Log

Version 1.0.5 (5/21/2016)

  • Move file extension text over the file icon.

Version 1.0.4 (5/19/2016)

  • Fix file extension display:
    • Ignore extensionless files (e.g. "LICENSE").
    • Ignore files starting with a period (e.g. ".gitignore").

Version 1.0.3 (5/18/2016)

  • Add @connect setting to prevent popup warnings.

Version 1.0.2 (5/18/2016)

  • Show file extension for non-image files.

Version 1.0.1 (5/18/2016)

  • Increase check display mode delay on init.

Version 1.0.0 (5/17/2016)

  • Initial commit
Clone this wiki locally