MAHE Attachē
A Quick and Simple tool for key student links. Developed for Manipal University students
Qu'est-ce que MAHE Attachē ?
MAHE Attachē est une extension Chrome développée par Tejas Saxena, et sa fonction principale est "A Quick and Simple tool for key student links. Developed for Manipal University students".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MAHE Attachē
Téléchargez les fichiers d'extension MAHE Attachē au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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~
Informations de Base sur l'Extension
Nom | |
ID | lghgjnoapecflebljkdhpldgjeffbkmk |
URL Officiel | https://chrome.google.com/webstore/detail/mahe-attach%C4%93/lghgjnoapecflebljkdhpldgjeffbkmk |
Description | A Quick and Simple tool for key student links. Developed for Manipal University students |
Taille du Fichier | 130 KB |
Nombre d'Installations | 27 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2020-04-03 |
Date de Publication | 2020-04-03 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Tejas Saxena |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |