Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.31 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.31 KB

piazzaLinks

NOTE: This project is deprecated and is no longer maintained.

A Chrome Extension that helps make navigating to Piazza posts a little easier. It does this primarily by looking for references to Piazza Posts (e.g. @6), and redirects those references to the appropriate Piazza URL. See the Chrome store for a more detailed description.

The files distributed as part of the chrome extension are located in the /dist folder. The source JS files are located in /src.

Bugs and Feature Requests

If you found a bug, or you have an idea for the Chrome extension, document it in the Github Issue Tracker.

Contributing

You can contribute to the development of this chrome extension too! Fork the repository, install npm, then install the webpack package. Modify files in /src, then run the command npm run build on the Terminal to reflect the changes in /dist.

Once you've made the changes you'd like, submit a pull request. Be sure to include your name at the top of the JS files that you edit!

If you have further questions about contributing, don't hesitate to message me at sesh.sadasivam+github@gmail.com