# [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/Greasemonkey.png) Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) on [![](https://raw.github.com/jerone/UserScripts/master/_resources/Firefox.png) Mozilla Firefox](http://www.mozilla.org/en-US/firefox/fx/#desktop) desktop. * [![](https://raw.github.com/jerone/UserScripts/master/_resources/Scriptish.png) Scriptish](https://addons.mozilla.org/firefox/addon/scriptish/) on [![](https://raw.github.com/jerone/UserScripts/master/_resources/Firefox.png) Mozilla Firefox](http://www.mozilla.org/en-US/firefox/fx/#desktop) desktop. * [![](https://raw.github.com/jerone/UserScripts/master/_resources/Greasemonkey.png) Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) on [![](https://raw.github.com/jerone/UserScripts/master/_resources/QupZilla.png) QupZilla](http://www.qupzilla.com/) desktop. Please [notify](https://github.com/jerone/UserScripts/issues/new?title=Userscript%20%3Cname%3E%20%28%3Cversion%3E%29%20also%20works%20in%20%3Cbrowser%3E%20on%20%3Cdesktop/device%3E) when this userscript is successfully tested in another browser... ## Version History * **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)