With the new image limit system and the way I browse certain types of galleries (i.e. many tabs around each image I found interesting in a game CG), I realized opening a ton of MPV tabs was kind of a waste and a stress both on EH and on my browser I didn't really need. But if you disable MPV from the options, the only way to open it becomes that link in the top right, and sometimes I do want to open MPV around a particular image quickly.
So I put together this userscript which checks if MPV is on your account, and if it is it makes the page number text below the image into a link to the MPV for that image, while keeping the thumbnail a link to the direct image page.
I don't expect many people to get any use out of this, as it's really only a thing I made because of the way I happen to use the site and I don't even expect many people have MPV, but I thought I'd share in case it helps anyone out.
If anyone is unaware about userscripts you'll need Tampermonkey (assuming the script even works in Chrome, too lazy to test on my non-porn browser) or Greasemonkey.
Hosted on OpenUserJS: [
openuserjs.org]
https://openuserjs.org/scripts/bobjoephil/M..._on_Page_NumberPlease report any buggery, I threw this together in a half hour and didn't really test it that much.
Edit: Updated for new EH gallery. As a nice added bonus this adds back the image numbers below the thumbnails.
This post has been edited by bobjoephil: Mar 24 2015, 18:03