This is a Chrome extension that allows you to view all the images from a web page in a better way.
Wanted to read Vinland Saga II from a website, but I was facing some issues, like- images are larger in size, doesn't fit in screen, need to scroll, can't see the full image at a time, etc.
So I made this extension to view the images in a better way.
- Lightbox style image viewer
- Zoom in/out (double click)
- Keyboard shortcuts (
CTRL + M
, Left Arrow, Right Arrow) - Thumbnail view
- Smooth Image navigation
- Clone the repo
- Open Chrome and go to
chrome://extensions/
- Enable
Developer mode
- Click on
Load unpacked
and select the folder where you cloned the repo
- Open any web page with images
- Wait for the page to load all the images
- Click on the extension icon or
CTRL + M
to open the image viewer - To exit gallery mode, click on the extension icon again
CTRL + M
- Open Image ViewerLeft Arrow
- Previous ImageRight Arrow
- Next Image
- Add more keyboard shortcuts
- Add more features
MIT
- LightGallery