https://github.com/thealoneprogrammer/chrome-extension
This repo basically designed for chrome extension that basically takes the screenshot of the current tab and displays in the extension.
https://github.com/thealoneprogrammer/chrome-extension
Last synced: 4 months ago
JSON representation
This repo basically designed for chrome extension that basically takes the screenshot of the current tab and displays in the extension.
- Host: GitHub
- URL: https://github.com/thealoneprogrammer/chrome-extension
- Owner: thealoneprogrammer
- Created: 2019-02-09T18:12:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-02T20:31:28.000Z (over 6 years ago)
- Last Synced: 2024-12-27T15:11:03.780Z (6 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome-Extension
This repo basically designed for chrome extension that basically takes the screenshot of the current tab and displays in the extension.How to install
```
Goto google chrome --> more tools --> extension --> turn on developer option --> load unpacked --> select the extension directory(after cloning) .
```
done!!!You will see one icon at right top corner of your chrome click on it , you would be getting the same image as that of the current tab.
Sample Demo....
