MAHE Attachē
A Quick and Simple tool for key student links. Developed for Manipal University students
Co to jest MAHE Attachē?
MAHE Attachē to rozszerzenie Chrome opracowane przez Tejas Saxena, a jego główną funkcją jest „A Quick and Simple tool for key student links. Developed for Manipal University students”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia MAHE Attachē
Pobierz pliki rozszerzeń MAHE Attachē w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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~
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | lghgjnoapecflebljkdhpldgjeffbkmk |
Oficjalny URL | https://chrome.google.com/webstore/detail/mahe-attach%C4%93/lghgjnoapecflebljkdhpldgjeffbkmk |
Opis | A Quick and Simple tool for key student links. Developed for Manipal University students |
Rozmiar pliku | 130 KB |
Liczba instalacji | 27 |
Aktualna Wersja | 1.2 |
Ostatnia Aktualizacja | 2020-04-03 |
Data Publikacji | 2020-04-03 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | Tejas Saxena |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" ] } |