Quick Gradesource
Quickly view your grades for any of your classes that are on Gradesource. Click the icon to quickly add/view your overall %, mean %…
Wat is Quick Gradesource?
Quick Gradesource is een Chrome-extensie ontwikkeld door Brian Chung, en de belangrijkste functie is "Quickly view your grades for any of your classes that are on Gradesource. Click the icon to quickly add/view your overall %, mean %…".
Extensie Screenshots
Download het CRX-bestand van de extensie Quick Gradesource
Download Quick Gradesource-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Quickly view your grades for any of your classes that are on Gradesource. Click the icon to quickly add/view your overall %, mean % for the class, and median % for the class. Basisinformatie over de Extensie
| Naam | |
| ID | eejgepjkdgofjjekodcceamlokmchpko |
| Officiële URL | https://chromewebstore.google.com/detail/quick-gradesource/eejgepjkdgofjjekodcceamlokmchpko |
| Beschrijving | Quickly view your grades for any of your classes that are on Gradesource. Click the icon to quickly add/view your overall %, mean %… |
| Bestandsgrootte | 122 KB |
| Aantal Installaties | 18 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2014-06-19 |
| Publicatiedatum | 2014-06-19 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Brian Chung |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/brianchung808/Quick-Gradesource |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Quick Gradesource",
"version": "1.1.0",
"browser_action": {
"default_icon": "images\/icon38.png",
"default_title": "Quick Gradesource",
"default_popup": "index.html"
},
"permissions": [
"http:\/\/www.gradesource.com\/*",
"storage"
],
"options_page": "options.html"
} | |