An open API service indexing awesome lists of open source software.

https://github.com/asg017/tritonpal-chrome-extension

A Chrome Extension that will help all UC San Diego students.
https://github.com/asg017/tritonpal-chrome-extension

Last synced: about 1 month ago
JSON representation

A Chrome Extension that will help all UC San Diego students.

Awesome Lists containing this project

README

        

# TritonPal-Chrome-Extension
A Chrome Extension that will help all UC San Diego students.

##Installation

Download the TritonPal Chrome Extension in the Chrome Web Store [here](www.google.com).
##Development Guide
Want to build an app inside TritonPal, or build a widget for the TritonPal New Tab Page? Follow these instructions to get started!

###Installing for Development

#### Download Source Code
Download the source code, found in this repo. Here, you have two options:

#####Option #1: Command Line

If you already have git installed in your computer, just run this command in whatever file you want:

```bash
git clone https://github.com/asg017/TritonPal-Chrome-Extension.git
```

####Options #2: Download Zip