# [Github Image Viewer](https://github.com/jerone/UserScripts/tree/master/Github_Image_Viewer) [![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/jerone/UserScripts/raw/master/Github_Image_Viewer/Github_Image_Viewer.user.js) [![Source](https://raw.github.com/jerone/UserScripts/master/_resources/Source-button.png)](https://github.com/jerone/UserScripts/blob/master/Github_Image_Viewer/Github_Image_Viewer.user.js) [![Donate](https://raw.github.com/jerone/UserScripts/master/_resources/Donate-button.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCYMHWQ7ZMBKW) [![Support](https://raw.github.com/jerone/UserScripts/master/_resources/Support-button.png)](https://github.com/jerone/UserScripts/issues) ## Description Preview images from within the listing. Supported file extensions are: * `.jpg` * `.jpeg` * `.png` * `.gif` * `.bmp` * `.ico` * `.tif` * `.tiff` ## Screenshot ![Github Image Viewer screenshot](https://github.com/jerone/UserScripts/raw/master/Github_Image_Viewer/screenshot.jpg) ## Compatible * [![](https://raw.github.com/jerone/UserScripts/master/_resources/Tampermonkey.png) Tampermonkey](https://addons.mozilla.org/firefox/addon/tampermonkey/) on [![](https://raw.github.com/jerone/UserScripts/master/_resources/Firefox.png) Mozilla Firefox](http://www.mozilla.org/en-US/firefox/fx/#desktop) desktop. ## Version History * **0.4.2** * 🐛 Fix broken icon url ([#146](https://github.com/jerone/UserScripts/pull/146)). * **0.4.1** * Fixed issues after GitHub site update. * **0.4.0** * Added Bitmap `.bmp` support (closes https://github.com/jerone/UserScripts/issues/82). * Detect upper-case extensions (fixes https://github.com/jerone/UserScripts/issues/82). * Images should now have a name, temping to exclude folder named as image extensions (fixes https://github.com/jerone/UserScripts/issues/82). * **0.3.0** * Removed tooltips. * **0.2.0** * Fixed hiding preview on some conditions (fixes https://github.com/jerone/UserScripts/issues/31). * **0.1.1** * Small z-index fix. * **0.1.0** * Initial version. ## Notes Use cases: * https://github.com/jerone/UserScripts/tree/master/_resources ## External links * [Greasy Fork](https://greasyfork.org/scripts/6262-github-image-viewer) * [OpenUserJS](https://openuserjs.org/scripts/jerone/Github_Image_Viewer)