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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |