Skip to content

j-martin/screenshot-chrome

 
 

Repository files navigation

Standardized Screenshot

A very opinionated screen capture extension for Google Chrome.

It will:

  • Capture the current tab.
  • Add a macOS-ish title bar.
  • Add drop shadow to it.
  • Display the result in a popup frame.

image

Forked and heavily mutated from Full Page Screen Capture.

Install

You can get the extension on the Chrome Store.

Development

  1. Clone this repository.
  2. Open up Chrome and go to the chrome://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 extension.

Keyboard Shortcut

Go to the bottom of the chrome://extensions/ page, click on Keyboard shortcuts and add the shortcut of your choice.

About

A very opinionated screen capture extension for Google Chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • HTML 2.6%
  • Shell 2.2%