Extension for chromium based browsers to solve and autofill captchas on NEPSE TMS sites.
- Download
TMSCaptcha_v*.zip
from releases page. - Go to
chrome://extensions/
in your browser and enable developer mode. - Drag and drop the zip in extensions page.
- Clone the repository!
- Install the dependencies with:
yarn install
- Build with:
yarn build