MAHE Attachē
A Quick and Simple tool for key student links. Developed for Manipal University students
Was ist MAHE Attachē?
MAHE Attachē ist eine Chrome-Erweiterung, die von Tejas Saxena entwickelt wurde, und ihr Hauptmerkmal ist "A Quick and Simple tool for key student links. Developed for Manipal University students".
Erweiterungsscreenshots
MAHE Attachē-Erweiterungs-CRX-Datei herunterladen
Laden Sie MAHE Attachē-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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~
Grundlegende Informationen zur Erweiterung
Name | |
ID | lghgjnoapecflebljkdhpldgjeffbkmk |
Offizielle URL | https://chrome.google.com/webstore/detail/mahe-attach%C4%93/lghgjnoapecflebljkdhpldgjeffbkmk |
Beschreibung | A Quick and Simple tool for key student links. Developed for Manipal University students |
Dateigröße | 130 KB |
Installationsanzahl | 27 |
Aktuelle Version | 1.2 |
Letztes Update | 2020-04-03 |
Veröffentlichungsdatum | 2020-04-03 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | Tejas Saxena |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |