A chrome Extension to calculate the GPA from the FCAI website

git clone https://github.com/mohesham88/FCAI-GPA-Calculator-Extension.git
- Option 1: type chrome://extensions in the url bar and press enter.
- Option 2: click on the tree dots in the top right of the browser, then click "More tools" then click "Extensions".

Click on the button on the top left of the page that says "Load unpacked". Then select the folder you cloned (the folder contains the manifest.json file.).
| Grade | Points |
|---|---|
| A+ | 4 |
| A | 3.7 |
| B+ | 3.3 |
| B | 3.0 |
| C+ | 2.7 |
| C | 2.4 |
| D+ | 2.2 |
| D | 2 |
| F | 0 |