An open API service indexing awesome lists of open source software.

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.

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....

![screenshot 73](https://user-images.githubusercontent.com/38497682/52524761-d75f3b00-2cc6-11e9-9c5b-9adc85259ad4.png)