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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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~
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" ] } |