MAHE Attachē

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

什麼是MAHE Attachē?

MAHE Attachē是由Tejas Saxena開發的Chrome擴展程式,該擴展的主要功能是“A Quick and Simple tool for key student links. Developed for Manipal University students”。

擴展截圖

screenshot

下載MAHE Attachē擴展crx文件

下載MAHE Attachē擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}