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
公式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
Eメール [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"
    ]
}