Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 784 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 784 Bytes

chrome-img-extract

A chrome extension that extracts images from the web page that the user is currently browsing and shows the extracted images in the extension popup.

Extension setup instructions

  1. Clone this repository at appropriate location in your local machine using git clone https://github.com/verma-varsha in the terminal.
  2. Open up your chrome brwoser and type chrome://extensions/ in the address bar.
  3. Enable developer mode by selecting the checkbox on the top right.
  4. Click on load unpacked extension... and select the folder that you cloned in step 1.
  5. Explore by opening any website and clicking on the extension icon in the top right corner to see the extracted images from the web page (currently open in the active tab of the browser) in a popup.