/tms-captcha

Browser Extension to locally solve captchas on NEPSE TMS using statistical approach.

Primary LanguageTypeScriptMIT LicenseMIT

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