Rate My Longhorn

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

Apa itu Rate My Longhorn?

Rate My Longhorn adalah ekstensi Chrome yang dikembangkan oleh Chinedu Enwere, dan fitur utamanya adalah "An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Rate My Longhorn

Unduh file ekstensi Rate My Longhorn dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Rate My Longhorn Rate My Longhorn
ID dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
URL Resmi https://chrome.google.com/webstore/detail/rate-my-longhorn/dijmpgfokmpbmkhgmhcjbkmdpbefdlhd
Deskripsi An easier, effective and more efficient way to search for ratings of professors at the University of Texas at Austin.
Ukuran File 32.97 KB
Jumlah Instalasi 395
Versi Saat Ini 1.6
Terakhir Diperbarui 2019-08-21
Tanggal Publikasi 2019-08-21
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Chinedu Enwere
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}