MAHE Attachē
A Quick and Simple tool for key student links. Developed for Manipal University students
什么是MAHE Attachē?
MAHE Attachē是由Tejas Saxena开发的Chrome扩展程序,该扩展的主要功能是“A Quick and Simple tool for key student links. Developed for Manipal University students”。
扩展截图
下载MAHE Attachē扩展crx文件
下载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~
扩展基本信息
名称 | |
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" ] } |