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 |
Eメール | [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" ] } |