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 là gì?

Rate My Longhorn là một tiện ích mở rộng Chrome được phát triển bởi Chinedu Enwere, và tính năng chính của nó là "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Rate My Longhorn

Tải xuống các tệp mở rộng Rate My Longhorn dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Rate My Longhorn Rate My Longhorn
ID dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
URL Chính Thức https://chrome.google.com/webstore/detail/rate-my-longhorn/dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
Mô tả An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.
Kích Thước Tệp 32.97 KB
Số Lần Cài Đặt 395
Phiên Bản Hiện Tại 1.6
Cập Nhật Lần Cuối 2019-08-21
Ngày Phát Hành 2019-08-21
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Chinedu Enwere
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}