Chrome extension which can be used to capture the visible content of a tab, a specific region or the whole page as a PNG/JPEG image.

Clone this repo:
  1. ce99ce8 fix: get and set screenshotQuality in the extension's storage by Adrià Vilanova Martínez · 3 months ago master v6.0.3
  2. 3cad59d refactor: remove unused code by Adrià Vilanova Martínez · 3 months ago
  3. 14dcbce build: add Zuul check pipeline by Adrià Vilanova Martínez · 3 months ago
  4. f4683cd fix(whole-page-capture): increase delay between captures by Adrià Vilanova Martínez · 3 months ago
  5. 94f91f8 fix(popup): get current tab correctly by Adrià Vilanova Martínez · 3 months ago

Screen Capture

Extension available in the Chrome Web Store.

It lets users capture the visible content of a tab, a region of a web page, or the whole page as a PNG or JPEG image.

It is a fork of the Screen Capture (by Google) open-source extension, maintained by @avm99963. The original extension is no longer maintained by Google.