UMich Med New Tab

New tabs will open UMich medical student portal page, providing convenient links for students.

UMich Med New Tab là gì?

UMich Med New Tab là một tiện ích mở rộng Chrome được phát triển bởi David Garry, và tính năng chính của nó là "New tabs will open UMich medical student portal page, providing convenient links for students.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng UMich Med New Tab

Tải xuống các tệp mở rộng UMich Med New Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên UMich Med New Tab UMich Med New Tab
ID mcjemcajgnihpaciojkgpjcjdgikhfnl
URL Chính Thức https://chromewebstore.google.com/detail/umich-med-new-tab/mcjemcajgnihpaciojkgpjcjdgikhfnl
Mô tả New tabs will open UMich medical student portal page, providing convenient links for students.
Kích Thước Tệp 4 MB
Số Lần Cài Đặt 63
Phiên Bản Hiện Tại 1.0.1.0
Cập Nhật Lần Cuối 2022-01-25
Ngày Phát Hành 2019-08-06
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển David Garry
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://forms.gle/NQsxvGEGtPCpU6an6
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}