Skip to content

Commit

Permalink
Renamed to follow user script naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
AgamAgarwal committed Jul 18, 2016
1 parent c590ad5 commit ac37ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ There are two ways to use this script.

### Method 1
1. Install [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) (if you are using Firefox) or [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) (if you are using Chrome).
2. Add `gpameter.js` as a new script to Greasemonkey/Tampermonkey.
2. Add `gpameter.user.js` as a new script to Greasemonkey/Tampermonkey.
3. Login on AIMS and open the courses page.
4. Click on `Show GPA` to view your GPA.

### Method 2
1. Login on AIMS and open the courses page.
2. Open the web console (use the table below for keyboard shortcuts).
3. Paste the contents of `gpameter.js` on the console and hit `Enter`
3. Paste the contents of `gpameter.user.js` on the console and hit `Enter`
4. Click on `Show GPA` to view your GPA.

#### Keyboard shortcuts to open the web console
Expand Down
File renamed without changes.

0 comments on commit ac37ae9

Please sign in to comment.