A Chrome extension for NPTEL / Swayam that matches user-provided answers to available options, extracts questions for review, and navigates incomplete course items.
Install · How to Use · Privacy & Legal
- Open
chrome://extensions - Turn on Developer mode
- Click Load unpacked
- Select this project folder
- Open an NPTEL/Swayam page and click the extension icon
- Copy Questions: extract questions/options; images save to
Downloads/ - Match Answers: paste numbered answers; matches them to available options on the page
- Review Incomplete: navigates incomplete course outline items for faster review
Answer input format (any of these work):
1. c
2. a, b
3. exact option text
Answer: b (1)
Answer: a (2)
Answer: a, c (3)
1.
Answer: c
2.
Answer: option one
Answer: option two
[{"n":1,"a":["c"]},{"n":2,"a":["a","b"]}]Hosted on GitHub Pages (also bundled in the extension under pages/):
activeTab,scripting— interact with the current NPTEL/Swayam tabdownloads— save extracted images- Host access —
*.nptel.ac.in,*.swayam.gov.in,storage.googleapis.com
