This browser extension shows a minimap of the whole page when you hover the scrollbar, allowing to quckly jump to any part of page on click. The currently visible part of the page is highlighted on the minimap as well.
Note
The minimap will appear only if the page is 2.5 times taller than the screen. Some images on the page may not shown on the minimap until they were scrolled into the view.
![]() |
---|
If you really enjoy this project, please consider supporting its further development by making a small donation using one of the ways below!
Any ideas, suggestions and pull requests are welcome! Here are some ideas:
- Load screenshots of page chunks asynchronously, for example 4 at a time
- Zoom magnifier on hovering over the minimap
- If scrolled dy is more than half of the page, load mini-map from the bottom instead of from the top
This tool doesn't collect any private data. It is fully open source, and you can see the code on Github. It requires access to all urls in order to function properly.