Recent Updates

2017-09-29Hosts: updated gfycat and postimg, added imgcredit, Core: lessened impact of CSS issues in Firefox 57 with Servo enabled, Settings: removed option to disable cursor auto-hiding (can be replicated using custom CSS)
2017-04-24Hosts: fixed instagram (thanks macserv)
2017-04-06Hosts: updated twitter, fixed dropbox
2017-01-19Hosts: updated instagram, fixed pimpandhost and pixhost
2016-12-13Hosts: updated instagram and twitter (thanks darkred), fixed pimpandhost, Core: fixed compilation error in Opera 12
2016-11-06Hosts: fixed facebook and postimg, added coreimg, chronos, imgflash and imgsen, updated depic, img.yt and twitter, removed imgrill - Thanks to darkred who had a hand in pretty much everything.
2016-09-17Hosts: updated imdb
2016-06-19Hosts: updated imgur, added imgflip and makeameme
2016-05-25Hosts: added reddituploads
2016-04-17Hosts: fixed instagram (captions, videos in timeline), updated postimg
2016-03-20Hosts: updated imgur albums
2016-02-02Hosts: updated amazon
2016-01-30Hosts: fixed instagram (timeline)
2016-01-23Core: fixed handling of protocol-relative URLs
2016-01-18Hosts: added foxyimg, imgmaid and imgdragon, updated instagram (captions), Core: specified XHR permissions for Tampermonkey
2016-01-10Hosts: added pic-maniac, updated tweetdeck, removed last.fm (nobody has complained about it not working), Core: enforce popup placement more strongly (thanks blargg)
2015-12-11Hosts: updated facebook (photo links)
2015-12-09Core: restored @include because Tampermonkey and Maxthon's Violentmonkey react to it missing annoyingly
2015-12-06Hosts: updated instagram (timeline), twitter (photo links) and 4chan (catalog)
2015-11-09Core: update filename generation in download feature
2015-10-11Controls: Downloading files with "d" key is now also possible with Firefox. Please note: This feature is in an experimental state and not recommended for large files. "Save as" will not appear until the whole file has been loaded into memory. So don't hit the "d" key repeatedly. Press it once and wait.
2015-10-10Hosts: fixed 500px and listal, Controls: press "d" to download file (Tampermonkey-only because other userscript managers lack GM_download)
2015-10-06Hosts: updated imgur and wikia, Core: small fixes
2015-09-25Hosts: fixed imgur albums, or not, who really knows at this point?
2015-09-24Hosts: fixed imgur albums, updated instagram
2015-09-14Hosts: fixed imgur albums
2015-09-03Hosts: updated instagram and lostpic
2015-08-27Hosts: fixed imgur links on facebook, Core: reduced number of false-positives in image tab detection
2015-08-07Interface: show video controls while shift is being pressed (shift will not be interpreted as "activate zoom" or "close popup" if combined with a left-click)
2015-08-04Hosts: update imagefap, Settings: blank input fields are no longer affected by search
2015-08-02Hosts: updated CSP workaround for twitter
2015-07-13Hosts: fixed wikia
2015-06-30Core: fixed config problem under Greasemonkey 3.2
2015-05-06Hosts: fixed flickr for Chrome users
2015-05-04Hosts: updated flickr, added freeimgup
2015-04-26Hosts: added imageboom, imgult and uplimg, Core: fixed host rule property "d" not working under Chrome (thanks wOxxOm)
2015-04-10Hosts: fixed fastpic
2015-03-30Hosts: replace .gif with .webm in imgur albums, added image.re, gallerynova and gallerysense, Core: don't parse URLs in links that are longer than 750 characters, property "entry" in gallery rules is now optional
2015-03-21Hosts: updated gfycat, googleusercontent, added hosturimage
2015-03-16Hosts: support imgur links with commas in them, removed mediacru.sh, added xxxscreens
2015-03-06Hosts: updated imgur, added imghit and picspornfree, Core: fixed "xhr":"data" in custom host rules
2015-02-15Hosts: added more "Click to view" cancer, updated imageshack, googleusercontent and twitter, Core: fixed HTML tooltips, fixed CSS class mpiv-edge overwriting mpiv-zoom, Settings: remember rule search term until reload, removed popup activation option "thumbnails-only" (Figuring out if a focused link constitues a thumbnail is computationally intensive because sites might use deeply nested elements with externally defined CSS backgrounds. It's more efficient to add a host rule like {"d":"reddit", "e":"a.title, div.commentarea a", "s":""} to stop the popup from showing up over certain links.)
2015-02-05Hosts: added imgdiamond and imgcandy, removed soundcloud, fixed startpage, updated amazon, imgur, instagram, Core: various minor things
2015-01-21Hosts: updated imgur (second attempt at GIFV support)
2015-01-19Hosts: added support for KickassTorrent's redirector and a slew of "Click to view" sites, updated wikia, Core: softened the effects of Firefox 36 breaking Greasemonkey's ability to cancel requests
2014-12-29Hosts: fixed imgur on stackexchange, extended support for wikia
2014-12-11Core: rule property "c" can now be used without property "q", made variable "node" available to code in "q" and "c"
2014-12-09Core: delay insertion of menu command because reasons
2014-11-22Hosts: updated imgur, Core: made it possible to use property "follow" without "q" and "s"
2014-11-19Hosts: updated twitter (non-HTTPS instagram links didn't work because of CORS), updated facebook (profile and cover pic and in hovercards, limitation: profile pic must be clickable in header)
2014-11-15Core: fixed blank tab because of Chrome unloading images too quickly, Settings: added search field to filter own host rules (hidden until enough rules exist)
2014-11-14Hosts: fixed facebook (photo overview) and imagebam ("open image in new tab" triggered file open dialog in Firefox), Settings: made anti-hotlinking workaround optional (when disabled, rule property "xhr" will be ignored and you need to spoof the request headers yourself with an extension like Smart Referer which has the benefit of not having to deal with progress bars and blob: URLs anymore)
2014-11-13Controls: hold down ctrl while cursor enters image element to bypass configured threshold for scaled-down images
2014-10-30Core: allow code in rule property "q" to return URL array
2014-10-25Core: fixed bug under Chrome, tweaked popup CSS
2014-10-19Hosts: updated imgur (GIFV support reverted because imgur sometimes redirects to HTML page), Custom Scale Factors: append * to set default factor (e.g. 0.5 1* 1.5 2), inserting 0 (fit small images to window) does not replace factors between 1 and calculated value anymore, use 0! for old behavior (i.e. zoom skips factors smaller than calculated value)
2014-10-08New option "Preloading": When enabled, loading will start immediately on mouse hover regardless of specified popup delay. (Thanks to wOxxOm), Usability: Host rules posted by users on userscripts.org/GreasyFork can now be installed directly from the settings dialog. This feature replaces the list of examples in the documentation.
2014-10-05Usability: Host rules on this site and in GreasyFork's forum can now be installed by click if they are enclosed in <code>, <pre> or <blockquote> tags. Core: fixed empty property "s" not working with image elements, when changing zoom factor never skip scale of 100%
2014-10-02Core: URL array bug fix
2014-09-30Core: allow URL arrays in gallery items
2014-09-28Core: lazy fix for substitution arrays that return error images
2014-09-23Core: support for multiple substitution URLs
2014-09-19Core: JavaScript code in rule propertes "q" and "c" now has access to remote DOM through variable "doc"
2014-09-08Hosts: updated flick and gfycatr
2014-09-01Hosts: updated imgur, read starting position from gallery URLs (filename substring or numeric index in fragment identifier)
2014-08-31Hosts: replace hardcoded "http://" with "https://" where possible
2014-08-06Hosts: updated facebook and twitter
2014-07-29Hosts: updated facebook and imgur
2014-07-27Hosts: updated facebook and websta
2014-07-26Core: fixed bug that affected rules which return false
2014-07-24Hosts: updated twitter and google, Interface: include file size and video duration in info bar during loading, don't show HTML tooltip if tooltip is substring of page title, swapped zoom factor and resolution in tab title, Core: made URL parsing less magical (URLs within URLs used to be decoded, split up and checked individually)
2014-07-05Hosts: added 4chan catalog, Core: two bug fixes, new host rule property "css"
2014-07-02Hosts: added mediacru.sh, Settings: made zoom steps customizable and popup closing on zooming out optional, Core: new host rule property "c" (stands for "caption", extracts text from remote page and shows it in info bar), show progress of video buffering in case of playback delay, fixed unwanted popup over images with unknown dimensions
2014-06-18Hosts: added pixoverflow, imgwiki, pixliv and support for "GIFs" behind pic.twitter.com links
2014-06-13Core: fixed display of zoom factor for users of CSS transitions, made "run in image tabs" option more reliable
2014-06-07Hosts: updated imgur
2014-05-25Core: don't parse data URLs in links
2014-05-25Hosts: updated twitter and tweetdeck
2014-05-23Hosts: updated youtube and twitter, Core: avoid two kinds of unhelpful HTML tooltips, set volume of videos to 50%
2014-05-18Settings: exported configuration now reflects state of dialog
2014-05-15Settings: added option "run in image tabs"
2014-05-06Hosts: small update, Core: fixed bug under Chrome
2014-04-14Hosts: updated twitter (media grid), Core: new host rule properties "d" (domain substring) and "e" (restricts rule to elements that match a given selector, can be used instead of or in addition to "r"), added Greasemonkey's soon-to-be-mandatory @grant placebo
From 2011 to April 2014, MPIV was hosted on the now defunct userscripts.org. Here's a mirror site.