MAHE Attachē
A Quick and Simple tool for key student links. Developed for Manipal University students
Apa itu MAHE Attachē?
MAHE Attachē adalah ekstensi Chrome yang dikembangkan oleh Tejas Saxena, dan fitur utamanya adalah "A Quick and Simple tool for key student links. Developed for Manipal University students".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MAHE Attachē
Unduh file ekstensi MAHE Attachē 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
This little tool comes on handy when you can't recall the links to key pages : - SLcM - Hostel Portal - SIS Portal - PEXA Sessional Results Pools in all these links together and minimises time wastage and searching for the links in your WhatsApp class groups! ~Developed for Manipal University students~
Informasi Dasar Ekstensi
Nama | |
ID | lghgjnoapecflebljkdhpldgjeffbkmk |
URL Resmi | https://chrome.google.com/webstore/detail/mahe-attach%C4%93/lghgjnoapecflebljkdhpldgjeffbkmk |
Deskripsi | A Quick and Simple tool for key student links. Developed for Manipal University students |
Ukuran File | 130 KB |
Jumlah Instalasi | 27 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2020-04-03 |
Tanggal Publikasi | 2020-04-03 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Tejas Saxena |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MAHE Attach\u0113", "description": "A Quick and Simple tool for key student links. Developed for Manipal University students", "version": "1.2", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |