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."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย UMich Med New Tab

ดาวน์โหลดไฟล์ส่วนขยาย UMich Med New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ UMich Med New Tab UMich Med New Tab
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
URL หน้าช่วยเหลือ 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"
    ]
}