https://github.com/timii/snapper
An easy-to-use extension for taking screenshots in your browser
https://github.com/timii/snapper
browser browser-extension chrome chrome-extension chrome-web-store chrome-webextension chrome-webstore css extension html javascript js
Last synced: 12 months ago
JSON representation
An easy-to-use extension for taking screenshots in your browser
- Host: GitHub
- URL: https://github.com/timii/snapper
- Owner: timii
- Created: 2021-01-03T17:31:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T07:37:38.000Z (almost 4 years ago)
- Last Synced: 2025-04-05T20:27:35.589Z (about 1 year ago)
- Topics: browser, browser-extension, chrome, chrome-extension, chrome-web-store, chrome-webextension, chrome-webstore, css, extension, html, javascript, js
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/snapper/opchjelombkjeoleoaganhaofjgjnbod
- Size: 106 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snapper
Your easy-to-use chrome extension for taking screenshots in your browser.
## Installation
**Option 1** -> Go to the [Chrome Web Store](https://chrome.google.com/webstore/category/extensions) and search for "Snapper" or follow the [direct link to the extension page](https://chrome.google.com/webstore/detail/snapper/opchjelombkjeoleoaganhaofjgjnbod) and press `Add to Chrome`.
**Option 2** -> Install it from source:
- clone/download this repo,
- open Chrome and go to `chrome://extensions/`,
- enable "Developer mode",
- click "Load unpacked extension",
- select the cloned folder of this repo.
If you can see the icon in the top right of your browser, the installation was successful.
## Usage
Use the extension by clicking on the icon in the top right of Chrome. You can see a selection of options for
the area you want to screenshot:
- Custom Area: choose your own area to screenshot
- Visible Content: screenshot only the content currently visible
- Full Page: screenshot the whole website
> Tip: If none of the options work right after adding the extension to chrome, refresh the website you want to screenshot and it should work as expected afterwards.
After the screenshot has been taken, you will be redirected to a new tab showcasing the created screenshot with an option to download the image.