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.
- Host: GitHub
- URL: https://github.com/asg017/tritonpal-chrome-extension
- Owner: asg017
- Created: 2016-12-17T05:09:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T04:23:02.000Z (over 7 years ago)
- Last Synced: 2025-02-06T05:17:27.320Z (3 months ago)
- Language: JavaScript
- Size: 6.89 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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