Rate My Longhorn

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

Qu'est-ce que Rate My Longhorn ?

Rate My Longhorn est une extension Chrome développée par Chinedu Enwere, et sa fonction principale est "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Rate My Longhorn

Téléchargez les fichiers d'extension Rate My Longhorn au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Rate My Longhorn Rate My Longhorn
ID dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
URL Officiel https://chrome.google.com/webstore/detail/rate-my-longhorn/dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
Description An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.
Taille du Fichier 32.97 KB
Nombre d'Installations 395
Version Actuelle 1.6
Dernière Mise à Jour 2019-08-21
Date de Publication 2019-08-21
Évaluation 5.00/5 Total 2 Évaluations
Développeur Chinedu Enwere
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}