Penn Course Search is a Chrome extension that allows students to search for courses in the Penn catalog from the comfort of their Chrome toolbar. Our Chrome extension eliminates the need for students to open extra tabs to gather information about a course. Everything they need is conveniently accessible through the pop-up interface.
To learn more, please visit our landing page!
Franci Branda-Chen, Eshaan Chichula, Matt Fu, Jake G. Murphy
You can now download the extension on the Chrome Web Store by using this download link
Download the latest release from Releases, and unzip the folder.
Now, open a google chrome tab and follow these steps:
-
Enable Developer Mode on the top right and click the
load unpacked
button -
Select the unzipped folder created
The extension is very easy to use! We have two main features on how to search for a course: 1) Quick Highlight Search, 2) Search Tab. Check out our demo in Youtube to learn more!
This feature returns the first valid course found in the highlighted text. Simply highlight the text containing the course ID of interest, and open the pop-up to see its information
Type the course ID you are interested in!
You can add issues on the Issues Section for any bugs, suggestions/improvements. You can also fill out this Google Form for any feedback!
- https://github.com/CIS-3500/ideation/blob/main/round3/kaddae89.md : This team presented the idea to the class
- https://github.com/jlumbroso/chrome-extension-text-collector : Provided the foundation for our extension's pop-up and background logic
- https://github.com/zealotjin/quicklygpt-extension : Provided the foundation for quick highlight search
- copy icon: Gregor Cresnar | flaticon
- https://penncoursereview.com/api/documentation/ : This extension is possible thanks to PennLabs
MIT License
Copyright (c) 2024 Franci Branda-Chen, Eshaan Chichula, Matt Fu, Jake G. Murphy
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.