Skip to content

Commit

Permalink
v0.5 would be appropriate
Browse files Browse the repository at this point in the history
Parses returned information, OCR answer can be seen in console log.
  • Loading branch information
ch3rryblossom committed Jan 20, 2022
1 parent a9cf77e commit 9f3d014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SAM-autocaptcha",
"version": "0.1",
"version": "0.5",
"description": "Automatic CAPTCHA filler for IISER Pune's Academic ERP",
"author": "ch3rryblossom",
"manifest_version": 3,
Expand All @@ -10,4 +10,4 @@
"js": ["jquery-3.6.0.min.js","auto-login.js"],
"matches": ["https://www.iiserpune.in/sam/roott/index.php"]
}]
}
}

0 comments on commit 9f3d014

Please sign in to comment.