A Chrome extension that allows you to search through slides and recordings content in real-time.
- Real-time search through slide content
- Search through recording transcripts
- Highlighted search results
- Clickable links to specific slides and video timestamps
- Debounced search for better performance
- Clone this repository:
git clone https://github.com/viviannnl/mycourses_search.git
-
Open Chrome and navigate to
chrome://extensions/
-
Enable "Developer mode" in the top right corner
-
Click "Load unpacked" and select the extension directory
- Click the extension icon in your Chrome toolbar
- Type your search query in the search box
- Results will appear automatically as you type:
- Slide results show the slide number and matching content
- Transcript results show timestamps and matching content
- Click on any result to jump to that specific slide or video timestamp