Rate My Longhorn

An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.

Wat is Rate My Longhorn?

Rate My Longhorn is een Chrome-extensie ontwikkeld door Chinedu Enwere, en de belangrijkste functie is "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Rate My Longhorn

Download Rate My Longhorn-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

                        Just click the extension and search your desired professor.

1.6 
 - NEW adaptive search! The extension will try to figure out what teachers you are looking for despite spelling mistakes the name may have.
 - Bug fixes
 - New features coming soon!
1.5
- Added error form.
- Bug fixes.

1.4.2
- Fixed bugs
- Implemented new API (old one wasn't working)
- Updated screenshots                    

Basisinformatie over de Extensie

Naam Rate My Longhorn Rate My Longhorn
ID dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
Officiële URL https://chrome.google.com/webstore/detail/rate-my-longhorn/dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
Beschrijving An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.
Bestandsgrootte 32.97 KB
Aantal Installaties 395
Huidige Versie 1.6
Laatst Bijgewerkt 2019-08-21
Publicatiedatum 2019-08-21
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Chinedu Enwere
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rate My Longhorn",
    "version": "1.6",
    "manifest_version": 2,
    "description": "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.",
    "browser_action": {
        "default_title": "Rate My Longhorn",
        "default_icon": "longhorn.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "",
        "notifications"
    ]
}