This is a simple extension for Google Chrome designed to allow the user to take a screenshot and then perform a reverse image search through various search engines.
This is a school project for EECS 441 at the University of Michigan, and the codebase here was originally adapted from an extension by Parminder Klair. Feel free to fork and modify.
- Clone this repo
- Open up Chrome and go to the extensions page (Window → Extensions)
- Enable developer mode (if it’s not already)
- Click on “Load unpacked extension…”
- Select the folder for this app