Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 683 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 683 Bytes

Browsershot, a stylized screenshot tool. Simply click to take a screenshot, style it and save it in seconds

Browsershot

Stylised screenshot solution

This chrome extension goal is to allow to easily take a screenshot and put it in a browser-like window, it is inspired by code-snapshot on VsCode.

Use the chrome extension api to capture the tab and html2canvas to download the final image.

Local Installation instructions

  1. Clone this repo
  2. Go to the chrome extension management page
  3. Click on Load Unpacked and select the clone folder.
  4. Done !