Rate My Longhorn

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

What is Rate My Longhorn?

Rate My Longhorn is a Chrome extension developed by Chinedu Enwere, and its main feature is "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.".

Extension Screenshots

screenshot
screenshot

Download Rate My Longhorn Extension CRX File

Download Rate My Longhorn extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Rate My Longhorn Rate My Longhorn
ID dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
Official URL 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.
File Size 32.97 KB
Installation Count 395
Current Version 1.6
Last Updated 2019-08-21
Publish Date 2019-08-21
Rating 5.00/5 Total 2 Ratings
Developer Chinedu Enwere
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}