https://github.com/abakermi/chrome-instant-screenshot
take instant screenshot from your browser for the current active tab
https://github.com/abakermi/chrome-instant-screenshot
api chrome chrome-extension css screenshot
Last synced: 2 months ago
JSON representation
take instant screenshot from your browser for the current active tab
- Host: GitHub
- URL: https://github.com/abakermi/chrome-instant-screenshot
- Owner: abakermi
- License: mit
- Created: 2020-03-20T18:24:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T09:52:45.000Z (about 6 years ago)
- Last Synced: 2025-03-16T23:42:56.976Z (over 1 year ago)
- Topics: api, chrome, chrome-extension, css, screenshot
- Language: JavaScript
- Homepage:
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# chrome instant screenshot [](https://github.com/ellerbrock/open-source-badges/)
take instant screenshot from your browser for the current active tab
## Install extension manually
run ```npm run build ``` , go to google chrome extension pages , click on ``` Load unpacked ``` then select the **dist/chrome** folder
## License
MIT © [Abdelhak Akermi](https://github.com/abakermi)