UMich Med New Tab

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

Co to jest UMich Med New Tab?

UMich Med New Tab to rozszerzenie Chrome opracowane przez David Garry, a jego główną funkcją jest „New tabs will open UMich medical student portal page, providing convenient links for students.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia UMich Med New Tab

Pobierz pliki rozszerzeń UMich Med New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa UMich Med New Tab UMich Med New Tab
ID mcjemcajgnihpaciojkgpjcjdgikhfnl
Oficjalny URL https://chromewebstore.google.com/detail/umich-med-new-tab/mcjemcajgnihpaciojkgpjcjdgikhfnl
Opis New tabs will open UMich medical student portal page, providing convenient links for students.
Rozmiar pliku 4 MB
Liczba instalacji 63
Aktualna Wersja 1.0.1.0
Ostatnia Aktualizacja 2022-01-25
Data Publikacji 2019-08-06
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper David Garry
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy https://forms.gle/NQsxvGEGtPCpU6an6
Obsługiwane Języki 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"
    ]
}