Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 689 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 689 Bytes

AIMS Captcha Auto Fill Extension

This extension is designed to automatically fill in the AIMS Captcha for you. It is designed to work with the IITH AIMS website.

Building the extension

To build the extension you need to have Yarn installed. Then run the following commands:

yarn
yarn build

To install the unpacked extension in chrome, follow the instructions here. Briefly, you need to go to chrome://extensions/ and enable developer mode. Then click on Load unpacked and select the dist directory (the directory containing manifest.json).