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開發的Chrome擴展程式,該擴展的主要功能是“An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.”。

擴展截圖

screenshot
screenshot

下載Rate My Longhorn擴展crx文件

下載Rate My Longhorn擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}