Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 660 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 660 Bytes

TMS Captcha Solver

Extension for chromium based browsers to solve and autofill captchas on NEPSE TMS sites.

Demo

Installation

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

Building:

  • Clone the repository!
  • Install the dependencies with: yarn install
  • Build with: yarn build