MAHE Attachē

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

Cos'è MAHE Attachē?

MAHE Attachē è un'estensione di Chrome sviluppata da Tejas Saxena, e la sua funzione principale è "A Quick and Simple tool for key student links. Developed for Manipal University students".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MAHE Attachē

Scarica i file di estensione MAHE Attachē in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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~                    

Informazioni di Base sull'Estensione

Nome MAHE Attachē MAHE Attachē
ID lghgjnoapecflebljkdhpldgjeffbkmk
URL Ufficiale https://chrome.google.com/webstore/detail/mahe-attach%C4%93/lghgjnoapecflebljkdhpldgjeffbkmk
Descrizione A Quick and Simple tool for key student links. Developed for Manipal University students
Dimensione del File 130 KB
Conteggio Installazioni 27
Versione Corrente 1.2
Ultimo Aggiornamento 2020-04-03
Data di Pubblicazione 2020-04-03
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Tejas Saxena
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}