Rate My Longhorn

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

Rate My Longhorn क्या है?

Rate My Longhorn Chinedu Enwere द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Rate My Longhorn एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Rate My Longhorn Rate My Longhorn
ID dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
आधिकारिक URL https://chrome.google.com/webstore/detail/rate-my-longhorn/dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
विवरण An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.
फ़ाइल का आकार 32.97 KB
स्थापना संख्या 395
वर्तमान संस्करण 1.6
अंतिम अपडेट 2019-08-21
प्रकाशन तिथि 2019-08-21
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Chinedu Enwere
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}