Images enlarge on mouse-over.
How-to:
Chrome: Get Tampermonkey
Firefox: Get Greasemonkey
Install: Mouseover Popup Image Viewer
Note: This is for all Websites. if you want to only use the script at steem, edit the following:
Edit Userscript, find it here:
// ==UserScript==
// @name Mouseover Popup Image Viewer
// @namespace http://w9p.co/userscripts/
// @description Shows larger version of thumbnails. Also supports HTML5 video.
// @version 2014.5.6
// @author kuehlschrank
// @homepage http://w9p.co/userscripts/mpiv/
// @icon
// @updateURL https://userscripts.org/scripts/source/109262.meta.js
// @downloadURL https://userscripts.org/scripts/source/109262.user.js
// @include http*
// @exclude http*//boards.4chan.org/*/catalog*
Find and replace:
Edit // @include http*//steemit.com/*
Delete: // @exclude http*//boards.4chan.org/*/catalog*