MAHE Attachē

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

Что такое MAHE Attachē?

MAHE Attachē - это расширение Chrome, разработанное Tejas Saxena, и его основная функция - "A Quick and Simple tool for key student links. Developed for Manipal University students".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения MAHE Attachē

Скачайте файлы расширений 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
Официальный URL 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"
    ]
}