Skip to content

fv0/full-page-screen-capture-chrome-extension

 
 

Repository files navigation

Full Page Screen Capture

A simple Google Chrome extension that takes a screen capture of a full web page. Every extension I tried couldn’t do this on Chrome 22 on Mac OSX Lion. So, I built this one to reliably do it. (Not tested, yet, on any other configurations.)

To Install

From the webstore:

Find the Full Page Screen Capture App in the Chrome Webstore and click install.

Or, for development:

  1. Clone this repo
  2. Open up Chrome and go to the extensions page (Window → Extensions)
  3. Enable developer mode (if it’s not already)
  4. Click on “Load unpacked extension…”
  5. Select the folder for this app

Extra notes:

About

A design change to Material Design guidelines – better matching for Chrome.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.4%
  • HTML 14.5%
  • CSS 9.8%
  • Shell 0.3%