How-To: Image Enlarger for Steem

in tutorial •  8 years ago  (edited)

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        https://s3.amazonaws.com/uso_ss/icon/109262/large.png
// @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*

#steem #steemit #howto #OriginalSteemContent

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

thanks for the info - will try this out