To those who are reading this on Imgur, here's an...
Imgur protip
This is a bookmarklet to effectively make the Imgur viewing experience nearly the same as the viewing experience on Comico.
What it does
It makes the images full size (because Imgur slightly shrinks them on the page),
and it gets rid of the spacing between images (so no more black bars between images).
Instructions
Create a new bookmark on your browser's bookmark toolbar (you can bookmark any random page), and put this as the URL of the bookmark:
javascript:(function(){$('.blog .image').css('margin','0 auto');var addedWidth=200;$('.two-column .panel.left, .two-column .left .panel').css('width',610+addedWidth+'px');$('#content.two-column').css('width',1000+addedWidth+'px');})();
Now, you essentially have a "button" on the bookmark toolbar.
Go to a chapter in Imgur, then click on this "button", and it will make the changes to the current page.
kyra edit: sorry anon, my mouse went a bit haywire and it accidently edited your post when I just mean to quote it. Apologies. I've added the java script back as it might be of use to a lot of people (like me).
Edit by anonymous:
All good. Post content restored.
Update
There is a new version of the bookmarklet.
See here: http://dynasty-scans.com/forum/posts/160261
last edited at Feb 15, 2016 12:03AM