UMich Med New Tab
New tabs will open UMich medical student portal page, providing convenient links for students.
ما هو UMich Med New Tab؟
UMich Med New Tab هو إضافة Chrome تم تطويرها بواسطة David Garry، والميزة الرئيسية لها هي "New tabs will open UMich medical student portal page, providing convenient links for students.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة UMich Med New Tab
قم بتنزيل ملفات الامتداد UMich Med New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
New tabs will open UMich medical student portal page, providing convenient links for students. ▶ Support for 1st and 2nd year student portals ▶ Backgrounds are images of the University of Michigan. ▶ Open the settings page using the small gear icon on the bottom right of a new tab to change your name, language, and other display settings. 2022 Update: New email link
معلومات أساسية عن التمديد
الاسم | |
ID | mcjemcajgnihpaciojkgpjcjdgikhfnl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/umich-med-new-tab/mcjemcajgnihpaciojkgpjcjdgikhfnl |
الوصف | New tabs will open UMich medical student portal page, providing convenient links for students. |
حجم الملف | 4 MB |
عدد التثبيتات | 63 |
النسخة الحالية | 1.0.1.0 |
آخر تحديث | 2022-01-25 |
تاريخ النشر | 2019-08-06 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | David Garry |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة المساعدة | https://forms.gle/NQsxvGEGtPCpU6an6 |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "UMich Med New Tab", "version": "1.0.1.0", "description": "New tabs will open UMich medical student portal page, providing convenient links for students.", "options_page": "options.html", "icons": { "16": "images\/m.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ] } |