Ninja-21-dev / screen-shot-chrome-extensioin

One-click full page screen captures in Google Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

From the webstore:

Find the Full Page Screen Capture App in the Chrome Webstore and click install. (NOTE: the webstore version is now running on a private branch of this repo and will have more updates.)

Extra notes:

About

One-click full page screen captures in Google Chrome

License:MIT License


Languages

Language:JavaScript 86.9%Language:HTML 12.8%Language:Shell 0.3%