Add-on that allows the user to scroll images so they can view pixel art in browser
A script for viewing images meant to be viewed at different levels of zoom with a nearest neighbour filtering applied.
Like pixel art. Or old VG screenshots.
Begin zooming by CTRL+SHIFT+LEFT-clicking an img. Use CTRL+mousewheel while over the img to zoom in or out.
UPDATE: Apparently, the mousewheel scroll direction was backwards.
UPDATE: classname was illegal in first version.