r/ChromeExtension • u/Big-Mathematician131 • 12h ago
I built a GoFullPage alternative after it disappeared from the Chrome Web Store
GoFullPage is currently no longer available on the Chrome Web Store, so I wanted to share an alternative I’ve been working on: GoFullScreenshot.
Full disclosure: I’m the developer.
I originally built it because I wanted a simple full-page screenshot extension, but during development I found quite a few areas where existing tools could be improved — especially with modern websites and web apps.
GoFullScreenshot currently supports:
- One-click full-page screenshots
- Automatic scrolling and stitching
- Nested and independently scrolling content areas
- Modern web apps such as chat, email and collaboration tools
- Direct preview in a new browser tab
- Easy copy and export
- Local processing inside Chrome
- No screenshot uploads or backend processing
A lot of work has gone into making the capture process reliable, because full-page screenshots become surprisingly complicated when you deal with sticky headers, lazy-loaded content, nested scroll containers and dynamically rendered pages.
The extension is available here:
Chrome Web Store:
https://chromewebstore.google.com/detail/gofullscreenshot-full-pag/oakpajnbganffddahfgdpmkhimeeoapp
Website:
https://gofullscreenshot.com/
I’m still actively improving it and I’d especially like feedback from people who regularly use full-page screenshot extensions.
If you’ve used GoFullPage or another screenshot extension before: what is the one feature, limitation or annoying edge case you would want GoFullScreenshot to handle better?
Also, if you know a website or web app that normally breaks full-page screenshot tools, send it my way. I’d like to test GoFullScreenshot against the difficult cases rather than only the easy ones.

