have you even been consuming pixel art, such as the great webcomic Unicorn Jelly, but been upset that on modern monitors you have to either suffer seeing either a really small version of the comic or a blurry zoomed-in version ?
by using the stylish extension and then creating a style that applies to all sites with just the code
* { image-rendering:crisp-edges; }
you get a toggle button that can make zoomed-in images crispy, which looks pretty good when zooming into pixeley images by integer amounts (200%, 300%, etc)
Unless otherwise specified on individual pages, all posts on this website are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.