MAHE Attachē

A Quick and Simple tool for key student links. Developed for Manipal University students

ما هو MAHE Attachē؟

MAHE Attachē هو إضافة Chrome تم تطويرها بواسطة Tejas Saxena، والميزة الرئيسية لها هي "A Quick and Simple tool for key student links. Developed for Manipal University students".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة MAHE Attachē

قم بتنزيل ملفات الامتداد MAHE Attachē بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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~                    

معلومات أساسية عن التمديد

الاسم MAHE Attachē MAHE Attachē
ID lghgjnoapecflebljkdhpldgjeffbkmk
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mahe-attach%C4%93/lghgjnoapecflebljkdhpldgjeffbkmk
الوصف A Quick and Simple tool for key student links. Developed for Manipal University students
حجم الملف 130 KB
عدد التثبيتات 27
النسخة الحالية 1.2
آخر تحديث 2020-04-03
تاريخ النشر 2020-04-03
تقييم 5.00/5 مجموع تقييمات 3
المطور Tejas Saxena
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    ]
}