Skip to content

aarondpn/fullpage-screenshot

Repository files navigation

Full Page Screenshot

Full Page Screenshot

A browser extension that captures full-page screenshots of any web page. Works on Chrome and Firefox.

demo.mp4

Install

  1. Download the latest zip for your browser from Releases
  2. Chrome: Go to chrome://extensions, enable "Developer mode", and drag the zip onto the page
  3. Firefox: Go to about:debugging#/runtime/this-firefox, click "Load Temporary Add-on", and select the zip

Development

Requires Node.js >= 20 and pnpm.

pnpm install
pnpm dev          # Chrome
pnpm dev:firefox  # Firefox

Built with

  • WXT — framework for building browser extensions
  • jsPDF — PDF export

License

MIT

About

Browser extension to capture full-page screenshots of scrollable web pages.

Topics

Resources

License

Stars

Watchers

Forks

Contributors